Explain Equivalence Class Partitioning (ECP).
Answers
Answered by
0
Answer:
✔✔ Equivalence partitioning or equivalence class partitioning (ECP) is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived. In principle, test cases are designed to cover each partition at least once. ✔✔
Answered by
0
Equivalence partitioning orequivalence class partitioning (ECP) is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived.
Attachments:
Similar questions