Explain Equavalence Partioning.With example?

Answer Posted / subhash

Equivalence Partitioning is a black box testing technique.
we use Equivalence Partitioning to divide the test case in
equivalence Partitioned Valid and Invalid.

example: Consider a credit card limit accepted only range
between(20000 to 50000).

test case will be

Less than 20000(invalid)
Between 20000 to 50000 (valid)
Greater than 50000 (Invalid)

Hope this will clear your doubt..

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Generate Test Case for Shopping Cart?

2419


what r the measure bugs found in your project??? Give some example abt this.

3864


What will be your approach if a particular script in Load Test fails?

1788


Explain test metric and the information it provides.

692


What is bug release?

713






How do you go about testing a project?

1455


Difference between adhoc testing and error guessing?

717


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1602


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2380


Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position

1522


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

7101


Tell me a critical defect in which your Client,PM,PL appreciate on you

1493


Is anybody have the telecom systems test cases from start to end?

1560


integration test cases for mouse and keyboard

3238


What are the different strategies for rollout to end users?

735