Computer Science, asked by kavitaombale12, 3 months ago

Basis path testing falls under​

Answers

Answered by Anonymous
1

Answer:

In software engineering, basis path testing, or structured testing, is a white box method for designing test cases. The method analyzes the control-flow graph of a program to find a set of linearly independent paths of execution. Basis path testing has been widely used and studied. ..

Answered by RishirajRout007
1

Explanation:

basis path testing, or structured testing, is a white box method for designing test cases. The method analyzes the control-flow graph of a program to find a set of linearly independent paths of execution

Similar questions