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

wht is the diff b/w funtional testing and integration testing

4 Answers  


what is Test deliverable and Release Note?

5 Answers  


Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.

0 Answers   Cognizant,


What should be tested when Unit Testing is conducted?

1 Answers   Crea,


what is testing process in related to Application testing

2 Answers  






explain waterfall module.

4 Answers  


What agile testing? how it is process?

5 Answers  


static and dyanamic testing

2 Answers  


What processes/methodologies are you familiar with?

0 Answers  


what is the diff between webserver app & client server application...

2 Answers   3i Infotech, HCL, vSplash,


I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.

4 Answers   Cap Gemini,


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

0 Answers  


Categories