1.

What Is Software Testing Techniques?

Answer»

The main purpose of a Test Technique is to help identify DEFECTS and reduce large number of combinations. Testing everything is not possible, because there are large number of test cases that can be executed against a GIVEN application.

Test techniques such as equivalence PARTITIONING and pairwise testing reduce PERMUTATIONS, while boundary value analysis help to identify defects at boundaries.

The main purpose of a Test Technique is to help identify defects and reduce large number of combinations. Testing everything is not possible, because there are large number of test cases that can be executed against a given application.

Test techniques such as equivalence partitioning and pairwise testing reduce permutations, while boundary value analysis help to identify defects at boundaries.



Discussion

No Comment Found