0
788views
What is equivalence partitioning? Give example.
1 Answer
0
1views
  • Equivalence partitioning is a software technique that involves identifying a small set of representative input values that produce as much different output condition as possible. It is use to reduce test cases. This reduces the number of permutation & combination of input, output values used for testing, thereby increasing the …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.