What is Equivalence Partitioning and Boundary Value Analysis.
Is Boundary Value is subset of Equivalence Partitioning??
Answers were Sorted based on User's Feedback
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 |
Answer / amit_8573
Equivalence Partitioning and Boundary Value Analysis both r
the Test Case Preparation Technique(then explain them).
Yes,Boundary Value Analysis is the subset of Equivalence
Partitioning.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is sdlc
4 Answers Accenture, Akamai Technologies, InfoAxon Technologies, Tavant Technologies, Virtusa,
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What is known Issue???
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
What kind of inputs do we need from the end user to start proper testing?
What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
what is meant by Adapt testing?
How does quality control differ from quality assurance?
What do you like about Windows?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
How can write testcases on a code under development pls give asnwer