SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS
AUTOMATED TESTING TOOLS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
You’ve introduced 7 principles of testing. Which of the following sentences describes one of these basic principles?
|
Complete testing of software is attainable if you have enough resources and test tools
|
|
With automated testing you can make statements with more confidence about the quality of a product than with manual testing
|
|
For a software system, it is not possible, under normal conditions, to test all input and output combinations
|
|
A goal of testing is to show that the software is defect free
|
Explanation:
Detailed explanation-1: -1) Which of the following statements BEST describes one of the seven key principles of software testing? Exhaustive Testing.
Detailed explanation-2: -Which of the following sentences describes one of these basic principles? A goal of testing is to show that the software is defect free. For a software system, it is not possible, under normal conditions, to test all input and output combinations.
Detailed explanation-3: -(1) manage using a phased life-cycle plan. (2) perform continuous validation. (3) maintain disciplined product control. (4) use modern programming practices. (5) maintain clear accountability for results. (6) use better and fewer people.
There is 1 question to complete.