1. The results of a test have generated several defects, which have submitted for resolution. why is this considered a successful test? A. More than one defect was found. B. The test provides issues to resolve. C. The goal of test is to find defects D. The test was successfully completed
1. The results of a test have generated several defects, which have submitted for resolution.
why is this considered a successful test?
A. More than one defect was found.
B. The test provides issues to resolve.
C. The goal of test is to find defects
D. The test was successfully completed
2. What is a benefit of regression testing?
A. Side effects caused by changing the code can be detectd.
B. The chance of detecting bugs caused by fixes can be decreased
C. All previous test cases can be reused
D. The likelihood of detecting bugs caused by enhancements can be decreased
3. When should software testing activities begin, according to an Agile approach?
A. During the design stage
B. As soon as possible in the development life cycle
C. As soon as the code is written
D. when the requirements have been formally documented
Step by step
Solved in 2 steps