SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If a program is tested and 100% branch coverage is achieved, which of the following co vera ge criteria is then guaranteed to be achieved?
A
100% Equivalence class coverage
B
100% Condition coverage and 100% Statement c overage
C
100% Statement coverage
D
100% Multiple condition coverage
Explanation: 

Detailed explanation-1: -In statement coverage testing, 100% statement coverage is said to be achieved if all the statements are tested at least once. This type of testing is usually performed by the developers using development tools.

Detailed explanation-2: -100% statement coverage always means 100% decision coverage. Q. 678: If you are flying with an economy ticket, there is a possibility that you may get upgraded to business class, especially if you hold a gold card in the airline’s frequent flier program.

There is 1 question to complete.