Explian equivalence partioning with anexample?
Answer Posted / 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 |
Post New Answer View All Answers
Do submit teststrategy to customer if yes at what time
how to explain banking domain project in testing?
What is mean by incident logging system ?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is internationalization testing (i18n testing)?
What is the difference between load and stress testing?
Which is the best testing model?
after completeing testing ,what would u deliver to the client?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is bucket testing?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
What is showstopper defect?
how to indentify memory leakages after the build
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What is the typical situation u faced while collecting the test data?