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

Who will prepare FRS(functional requirement documents)? What is the importent of FRS?

2 Answers   Infosys,


what is walkthrough?

6 Answers   Semantic Space,


Once a bug is found how do u report it?wat is the process?

1 Answers  


what do u know about ERP , INSURANCE DOMAINS?

2 Answers   Bartronics, NDL, TCS,


what does frs doc contain?

2 Answers  






can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.

3 Answers  


In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).

0 Answers  


Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech

4 Answers  


What is Regression Testing?

22 Answers   IBM, Sapient, Siemens,


Can you explain Co-habiting software?

0 Answers  


what is test initiation? can anybody post the answer. very urgent?

6 Answers   Accenture, Maveric,


Explain about performanece testing?

3 Answers   Infosys,


Categories