What is Equivalance Class?

Answer Posted / sudhakar8

An equivalence class is a subset of data that is
representative of a larger class. Equivalence partitioning
is a technique for testing equivalence classes rather than
undertaking exhaustive testing of each value of the larger
class. For example, a program which edits credit limits
within a given range (1,000 - 1,500) would have three
equivalence classes:

< 1,000 (invalid)
Between 1,000 and 1,500 (valid)
> 1,500 (invalid)

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain calibration?

665


What is un-installation testing?

659


online demo for bug tracker tool(let me know the website)

1579


When should you opt for manual testing over automation testing?

783


Do write a separate test case for regression testing? If it is yes, explain how to write the test case?

728






Can you please explain about the erp project

1421


whar are the contents in db testing test case template

1623


On what basis you are fixing up the time for project completion?

783


Which testing model is best as per your understanding, and why?

714


What exactly is quality control?

731


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

1540


How will you do beta testing?

639


What is reverse engineering?

746


whta is compile module?

1685


What is date driven testing?

684