SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Effective testing will reduce ____ cost.
A
maintenance
B
design
C
coding
D
documentation
Explanation: 

Detailed explanation-1: -Cost-effective testing ensures you are prepared for the situation and can also make sure conducting regression tests will not affect the development process of the product much. Cost-effectiveness is crucial in usability testing where you are looking to evaluate your application from a user point of view.

Detailed explanation-2: -Controlling the Size of Regression Test Suite:Select a representative set of test cases from a test suite that provides the same coverage as the entire test suite. A shorter test suite with the same coverage implies less execution time, less resource utilization, lower costs, while maintaining the same quality.

There is 1 question to complete.