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

friends i know what is regression testing but i need an real time example from any of the projects..

5 Answers   FSS, Wipro,


what is project testing & product testing, and what is the differene ? plz explan with example

1 Answers  


what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?

0 Answers  


diff stages between open and fixed status in defect bug cycle

11 Answers   Wipro,


can anbody tell me wht are microsoft 6 rules

5 Answers   Hoch Technologies,


Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.

0 Answers  


Explain agile testing?

1 Answers  


What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?

1 Answers  


What types of testings can you use in a sequence to test ATM transaction??

3 Answers   GrapeCity,


Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool

3 Answers   Ness Technologies,


what are your achievements in your organization ? Guyz very very urgent , help me

0 Answers  


Who will perform Integration Testing?

17 Answers  


Categories