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?
Difficulty: Medium
About this MCQ
This Medium Software Testing & SDLC MCQ checks one syllabus fact.
The question is: “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?”
The accepted answer is B. Sanity testing. 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.
- A. Dynamic testing
Why not A: “Dynamic testing” is not correct. The accepted answer is B. Sanity testing. 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.
- B. Sanity testing ✓
- C. SDLC maintenance phase
Why not C: “SDLC maintenance phase” is not correct. The accepted answer is B. Sanity testing. 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.
- D. Static testing
Why not D: “Static testing” is not correct. The accepted answer is B. Sanity testing. 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.
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.
Source: Software Testing & SDLC Official Reference Guide
Tags: computer science, sdlc, software testing, QA
Submitted by: MCQsHub Editorial
Related MCQs
- Which term refers to a testing method that verifies the smallest testable parts of an application, such as ind...
- What does Unit testing refer to?
- What is the name for a testing phase that verifies the interaction between combined modules or components of a...
- Which of the following best describes Integration testing?
- Identify the correct concept described as: a testing phase that evaluates a fully integrated system against sp...
- System testing is best defined as which of the following?