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
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Do we have any certifications for ETL Testing ?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is the difference between a standalone application, client-server application and web application?
What are the advantages of waterfall model?
What can you tell about the project if during testing you found 80 bugs in it
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Explain some techniques for developing software components with respect to testability.
When have you had to focus on data integrity?
What is the difference between Functional testing and Unit Functionality testing?
What are the RBI rules has to follow by a bank for online precesseing. ?
Does an increase in testing always improve the project?
How will you do beta testing?
What is a bug triage?