What is Equivalence Partitioning and Boundary Value Analysis.
Is Boundary Value is subset of Equivalence Partitioning??
Answer Posted / purni
Boundary value - For example password. In the requirement
doc if they define like password should be 6-10characters.
Then we have to test for 5 characters, we have test 6 and
one between value like 7 or 8 or 9, and with 10 characters
and one with 11character
For ex a to z we have test (a-1),a, g, z,(z+1)
Equivalence partitioning means we have to divide them into
equal parts and we have test each part.
for ex. 500 to 1000. divide them into equal parts like 500,
600,700,800,900,1000 to test them.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
what is the difference between test case and result matrix
Can you explain process areas in cmmi?
explain fish model in detail?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
how to test ecg machine?
negative test cases on banking domain ?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
list of methods that is used to document the requirements of a software.
How do you test google or gmail application??tell me step by step process??
What are the cases why parameterization is necessary when load testing the Web server and the database server?
define risk management system with example ?
Why performance testing is performed? What are tools of performance testing?
What is smoke testing and user interface testing ?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.