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

i want to for technical interview question paper along with in tesrviwe Phases i need

0 Answers  


What is latent bug? the people who is know about this plz kindly give the ans.

1 Answers  


At the time Design of Specification , there is ANY need of QA Team . if Yes Then why ?

3 Answers  


what is difference between waterfall model and vmofel?

6 Answers   CTS, HCL,


difference between QA, QC

6 Answers  






When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

0 Answers  


what is sevirity and who will decided that one?

11 Answers   Creative Informatics, MBT, TCS,


what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

0 Answers  


What is formal testing?

0 Answers  


1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss

1 Answers  


What is the diff. b/w Basline and Tracability matrix?

3 Answers   Magna Infotech,


What is a Regression testing? And do you follow that in your project?

7 Answers   IBM,


Categories