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

in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?

2 Answers  


What is SEVERITY and PRIORITY ?

3 Answers  


What are the different types of software testing?

0 Answers  


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


define SOA?

2 Answers  






1.write test cases for bangle 2.what is difference between defect and bug life cycle 3.what are the inputs for writing test cases 4.how to map requirements to test cases 5.where to attached the test cases 6.what is sdlc 7.what are the difference between sanity and smoke testings 8. user accaptance testing types 9.what is the mail module in qc 10.why are u changing ur job

2 Answers   Cap Gemini, Synechron,


How do you test a web application for dump and deaf??

0 Answers   ACS,


What type of tesings are performed in Product testing?

1 Answers  


What is integration testing

2 Answers   Nucleus Software,


What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?

1 Answers  


What is Suspension and Resumpetion criteria?

2 Answers  


what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


Categories