Expain Equivalence Class Partion with an Example?
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 ? | 7 Yes | 1 No |
Post New Answer View All Answers
Test cases on send/ receive button of Microsoft outlook.
What is an end-to-end testing?
Explain the importance of agile testing?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
What is known as data-driven testing?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
What can you tell about the project if during testing you found 80 bugs in it
1.What types of documents would you need for QA, QC, and Testing?
Can you explain v model in manual testing?
How do test documents in a project span across the software development lifecycle?
What does a manual tester need to become proficient with db testing?
What r the functional testing u perform?
where do we work with Application, web and Database servers Means which type of applications.
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
what is your daily activities?