Explain Equivalence Partitioning ?

Answers were Sorted based on User's Feedback



Explain Equivalence Partitioning ?..

Answer / 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

Explain Equivalence Partitioning ?..

Answer / mfsi_priyankaa

In Equivalence partitioning we divide the inputs into
different class means same set of inputs will come into one
class and other set of input will come under another
class.In this way we can reduce the number of test data..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How do we decide that testcases covers all the requirements?

4 Answers   Infosys,


what do u know about ERP , INSURANCE DOMAINS?

2 Answers   Bartronics, NDL, TCS,


what is the Difference between Integration testing and system testing?

11 Answers  


What is the Jar file?

0 Answers  


.what are the types of recording modes in winrunner 2.what are the three modes of running a test in winrunner 3.what is synchronization point 4.what are the contents present in a test case 5.do we need testing for the project 6.what is code review and code walk through At which phase the testing starts (begin) in the project How do we test Client server applications and a Web applications what is verification and validation what is adhoc testing what is traceability matrix what is base line document what is Test Life Cycle what is regression testing and retesting what is a BUG LIFE CYCLE what is a Bug what are defects what is functionality testing and system testing. a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process. 20 what are severity level and priority levels

1 Answers   Stag Computers,






How do u approach for testing a web application?

2 Answers  


how to test if there are 2000 requirements ro be tested in an application ?

4 Answers  


Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?

1 Answers  


What is the difference between walkthrough and inspection? Give me the exact difference.

2 Answers  


Why Adhoc Testing is done?

1 Answers  


Does Automation replace Manual Testing?

3 Answers  


What is a good requirement and bad Requirement

7 Answers   HP, IBM, Wipro,


Categories