The concept in which a quick, focused test performed to confirm that a specific function or bug fix works as intended after a minor change is best known as which of these terms?
- A. Dynamic testing
- B. Sanity testing ✓
- C. SDLC maintenance phase
- D. Static testing
Correct answer
B. Sanity testing
Explanation
Sanity testing refers to a quick, focused test performed to confirm that a specific function or bug fix works as intended after a minor change.