...
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024

Software-Engineering

Question 171
In the context of software testing, which of the following statements is/are NOT correct?
P: A minimal test set that achieves 100% path coverage will also achieve 100% statement coverage.
Q: A minimal test set that achieves 100% path coverage will generally detect more faults than one that achieves 100% statement coverage
R: A minimal test set that achieves 100% statement coverage will generally detect more faults than one that achieves 100% branch coverage
A
R only
B
Q only
C
P and Q only
D
Q and R only
Question 171 Explanation: 
A minimal test set that achieves 100% statement coverage will generally detect more faults than one that achieves 100% branch coverage
Correct Answer: A
Question 171 Explanation: 
A minimal test set that achieves 100% statement coverage will generally detect more faults than one that achieves 100% branch coverage

Leave a Reply

Your email address will not be published. Required fields are marked *