What is Equivalence Partitioning and Boundary Value Analysis.
Is Boundary Value is subset of Equivalence Partitioning??

Answers were Sorted based on User's Feedback



What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equiv..

Answer / 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

What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equiv..

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

Post New Answer

More Manual Testing Interview Questions

What is Cause-Effect Graphing Techniques in testing ?

2 Answers   IBM,


can anyone tell me the scenarios for online banking transaction ?

0 Answers  


Please explain software release process in detail.

1 Answers  


who will collect requirements from client

7 Answers  


Give me some examples of how you have participated in Integration Testing.

0 Answers  


What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?

1 Answers   Kring,


Can you explain usability testing?

0 Answers  


what is the use test tracebility matrix?

7 Answers  


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.

1 Answers  


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

0 Answers  


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?

1 Answers   Wipro,


Categories