Saturday, January 12, 2008

What is Equivanlence Testing

Equivalence Testing is:
  • Input conditions are partitioned into Equivalence Classes.

  • Classes like specific numeric value, range of values and set of related values.



Example:

A database state that the product must be able to handle any no of records from 0 to 100,000.

No comments: