Bird
0
0

Which of the following is the correct description of sanity testing?

easy📝 Syntax Q12 of 15
Testing Fundamentals - Testing Types and Levels
Which of the following is the correct description of sanity testing?
AChecking specific functionality after small changes or bug fixes
BTesting all features in detail after a major release
CPerforming load testing to check performance
DRunning automated tests for regression
Step-by-Step Solution
Solution:
  1. Step 1: Define sanity testing

    Sanity testing is a quick check of specific functionality or bug fixes after small changes to ensure they work as expected.
  2. Step 2: Match options to sanity testing

    Checking specific functionality after small changes or bug fixes correctly describes this focused testing, while others describe different testing types.
  3. Final Answer:

    Checking specific functionality after small changes or bug fixes -> Option A
  4. Quick Check:

    Sanity testing = Focused check after small changes [OK]
Quick Trick: Sanity test = check specific fixes after small changes [OK]
Common Mistakes:
  • Confusing sanity testing with full regression testing
  • Thinking sanity testing covers all features
  • Mixing sanity testing with performance testing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes