Answer Posted / ramyab.mca@gmail.com
Hai...
Equivalence Partitioning :
In this method the input domain data is divided into
different equivalence data classes. This method is
typically used to reduce the total number of test cases to
a finite set of testable test cases, still covering maximum
requirements.
In short it is the process of taking all possible test
cases and placing them into classes. One test value is
picked from each class while testing.
E.g.: If you are testing for an input box accepting numbers
from 1 to 1000 then there is no use in writing thousand
test cases for all 1000 valid input numbers plus other test
cases for invalid data.
Using equivalence partitioning method above test cases can
be divided into three sets of input data called as classes.
Each test case is a representative of respective class
K,Byeee..
Thanks & Regards
B.Ramysri
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are testing techniques? What is difference between general and specific?
how we write test cases to brs,srs,hlds,llds
Which test cases are written first: white boxes or black boxes?
10 scenarios for security testing using gmail applications?
Testcases for msword( microsoct office word??
What's the difference between system testing and acceptance testing?
What is common interface?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
Plz give me manual testing real test case ?
Explain thread testing.
write 5 critical test cases on product payment form on flipkart.com?
Write the test cases for yahoo home page
What is ecp (equivalence class partition)?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what are the Cs in testing