Equivalence Class partitioning & Boundary value analysis
Equivalence partitioning and Boundary value analysis both the techniques help us to find test data effectively which will almost cover all the test scenarios and its all help us in selection of test cases. As we all know testing for all possible condition is not possible, if someone try to test software for all the … Read more