what is difference between boundary value analysis and
Equivalnce partioning?
Answer Posted / rubi
Equivalence analysis
a method which helps in reducing the no. of test cases to
minimum no.
to select the right test case to cover the overall scenario
BVA
checking beyond the minimum and maximium level
MAX
MIN
MAX+1
MAX-1
MIN+1
MIN-1
all 6 possibilities
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
What is the Testing strategy for testing client server applications/products?
What are the advantages of automation over manual testing?
What is the term ‘quality’ mean when testing?
What is test driver and test stub?
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?
What is Difference between Test Strategy and Test Methodology?
Can you explain decision tables?
What is system level testing?
what r the 5 major defects that u found in ur shopping related project?
What about the test case if the field only takes a certain number of characters or a minimum number?
Name three reasons why the tester may choose to record in Context Sensitive mode.
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
What is a bug triage?