Explian equivalence partioning with anexample?

Answers were Sorted based on User's Feedback



Explian equivalence partioning with anexample?..

Answer / yogeswari

When We have an requirement which has a large class of data
split the large class into its subsets
For Ex:
Sal 10000-45000
Here this is the large class of data
equivalence partioning -->take inputs from the below sub
classes such as
less than 10000 (invalid)
between 10000 and 45000 (valid)
greater than 45000 (invalid)
Instead of choosing values from the large set of
information split the inputs into both valid & negative
inputs that becomes a subset. this technique is equivalence
partioning

Is This Answer Correct ?    4 Yes 2 No

Explian equivalence partioning with anexample?..

Answer / suresh.chaluvadi

check out the url
http://www.allinterview.com/showanswers/118

Is This Answer Correct ?    0 Yes 0 No

Explian equivalence partioning with anexample?..

Answer / rs

Equivalence partioning is a method of writing test case in
the black box technique.Usually two invalid inputs and one
valid input. e.g. Writing test case for a range Rs.1000 to
RS. 2000.

Valid Test case : 1500 (In between the range)
Invalid test cases : 800 and 2400 (one value- Less than
lower limit and higher than upper limit)

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

(hi friends : please give me reply soon ) i have completed my software testing course , now am planning to put a fake of 1.5 yrs, i need two projects to put in my resume , if anybody has any real time experience and those who handled a project( 6-8 months )in the telecom domain ,please send me the details regarding the project ...it will a great help for me ..if u have suggestion let me know ....

5 Answers  


What is difference between GUI and Usability Testing?

2 Answers  


what r u r responsibilities in current project

0 Answers   HCL,


how to do manual test?

3 Answers  


How do we find Effectiveness of Test Cases ?

1 Answers   Crea,






What is a test strategy?

2 Answers  


few automation basic questions One question to write a scriot in any language you know.

0 Answers   Bally Technologies,


What should be done after writing test cases?

6 Answers   iSoft,


what are the outcomes of system testing?

2 Answers  


What r the checklist to review testcase?

7 Answers   AZTEC,


what is bugzilla?

9 Answers   Cap Gemini,


What are the key challenges of testing?

2 Answers  


Categories