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
What are the principles of software testing?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
In simple steps how will you do unit testing using VSTS?
Could anyone share FAQs for Test Manager position...
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
please give information about ERP Projects and how V-model use in project
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What makes a good software qa engineer?
What is AGP?what is setup.inf?What are the ways to install driver?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
Describe a past experience with implementing a test harness in the development of software.
Why is it impossible to test a program completely?
What is un-installation testing?