What is equivalence partitioning?
Equivalence partitioning is a black box method that separates the input domain into classes of data. From this data test cases can be derived. Equivalence class shows a set of valid or invalid states for input conditions.