Equivalence Partitioning:-Equivalence partitioning is black box testing method that separates the input domain of a program into classes of data from which test cases can be derived. An ideal test case single-handedly uncovers a class of errors that might or else require many cases to be implemented before the general error is observed.