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 Cause-Effect Graphing Techniques in testing ?
can anyone tell me the scenarios for online banking transaction ?
Please explain software release process in detail.
who will collect requirements from client
Give me some examples of how you have participated in Integration Testing.
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
Can you explain usability testing?
what is the use test tracebility matrix?
Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What is testing methodology?
24 Answers AppLabs, CTS, Google, IBM,
How do you react when the developer says that defect you logged is not valid?