Basis path testing falls under
2012
Basis path testing falls under
- A.
system testing
- B.
white box testing
- C.
black box testing
- D.
unit testing
Attempted by 116 students.
Show answer & explanation
Correct answer: B
Basis path testing is a structural testing technique that requires knowledge of the internal code logic. It determines linearly independent paths through the program, which classifies it under white box testing.
A video solution is available for this question — log in and enroll to watch it.