Podcast
Questions and Answers
What is the purpose of confirmation testing?
What is the purpose of confirmation testing?
- To identify new defects in the system
- To enhance the system by adding new features
- To confirm that an original defect has been successfully fixed (correct)
- To test the software in several ways
What does regression testing involve?
What does regression testing involve?
- Re-executing all test cases that previously failed due to the defect (correct)
- Testing the software with new features added
- Removing defects from the system
- Exercising only the steps that reproduce the failure caused by the defect
When might confirmation testing be restricted?
When might confirmation testing be restricted?
- When the system has multiple defects
- When the defect is critical
- When time or money is limited (correct)
- When the defect is difficult to reproduce
What is the purpose of adding new tests during testing of the fixed version of software?
What is the purpose of adding new tests during testing of the fixed version of software?
What is the purpose of regression testing?
What is the purpose of regression testing?
When might confirmation testing be restricted?
When might confirmation testing be restricted?
What does confirmation testing involve?
What does confirmation testing involve?
What is the purpose of adding new tests during testing of the fixed version of software?
What is the purpose of adding new tests during testing of the fixed version of software?