What are BVA & ECP Testing Techniques?
Equivalent Class Partitioning (ECP) and Boundary Value Analysis (BVA) are two Data-Input Techniques and both are quite beneficial in the Testing process. When there is a large set of test data, there is no time to perform testing for each data-set and thus, we need some techniques which can filter out the test cases that […]