SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not one of the 7 principles?
A
testing shows presence of defects, but cannot prove that there are no defects
B
Defect clustering, testing effort should be focused proportionally to the expected and later observed defect density of modules. A small number of modules usually contains most of the defects discovered during pre release testing, or are responsible for most of the operational failures.
C
Testing is context dependent, is is done differently in different contexts. e.g. safety critical software is tested differently from an e-commerce site.
D
presence of errors fallacy, finding and fixing defects does not help if the system is unusable and does not fulfill the users’ needs and expectations.
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: -Testing shows the presence of defects. Exhaustive testing is impossible. Early testing. Defect clustering. Pesticide paradox. Testing is context dependent. Absence-of-errors fallacy. 16-Jun-2022

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.