Explain Basis Path Testing?
Ans) Basis path testing is a white-box method. It permits the design and definition of a basis set of execution paths. The test cases created from the basis set permit the program to be implemented in such a way as to examine each possible path by the program by executing every statement at least once.