Can you explain equivalence partitioning?
Answer / Manish Mishra
"Equivalence Partitioning is a test design technique used in black-box testing where the input or output values of a software component are divided into distinct classes, known as equivalence partitions. Each partition represents a group of data that behaves identically for the purpose of the test. The goal is to minimize the number of tests by testing one representative value from each partition."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a top-down and bottom-up approach in testing?
Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...
tell me about high severity & low priority bug?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
hi guys, could u tell me the draw backs of V model, one of my friend told me that in V model regression testing is not avialable and even test plan too, wat do u say? hope i will get answer soon, thanx..............
What is v&v model??what is the difference between vmodel and V&v model??
How did you do unit testing in your project?
what is the test case for bank check leaf??
what is defect density?
what is project testing & product testing, and what is the differene ? plz explan with example
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
What is an IDE?