SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 Which defects are OFTEN much cheaper to remove? 
| 
 | 
  Usability defects found by customers 
 
 | 
| 
 | 
  Defects in infrequently used functionality 
 
 | 
| 
 | 
  Defects that were detected early 
 
 | 
| 
 | 
  Minor defects that were found by users 
 
 | 
 Explanation: 
Detailed explanation-1: -Debugging finds, analyzes, and removes the causes of failures in the software.
Detailed explanation-2: -B. Confirmation testing is testing to establish whether any defects have been introduced as a result of changes and Regression testing is testing fixes to a set of defects.
Detailed explanation-3: -Sanity testing is a kind of Software Testing performed after receiving a software build, with minor changes in code, or functionality, to ascertain that the bugs have been fixed and no further issues are introduced due to these changes.
 There is 1 question to complete.