Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Software Engineering Software Testing Black Box, White Box, Grey Box
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
1
R only
2
Q only
3
P and Q only
4
Q and R only