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 are the inputs fo writing testcases and what are the outputs after executing the testcases?

4 Answers   TCS, Tech Mahindra,


EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?

2 Answers   RBS, Wells Fargo,


Write the three important scenario or test cases for Air conditioner.

2 Answers   STG,


define benhmarks in black box testing...

2 Answers  


What will you do if your developer doesnt agree with you on the severity and priority that you assigned to a bug

5 Answers   SumTotal,






How much time it will take for regression testing

6 Answers   AppLabs,


Diff. between system test cases & UAT test cases.

2 Answers   TCS,


what is testing

15 Answers  


Difference between manual and automation? Explain me test cases?How to write test cases??Give some examples of test cases? is anybody here who has 2 years manual testing experience.. difference between black box and white box testing

2 Answers  


Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.

0 Answers  


Difference between or when do you conduct Acceptance testing User Interface testing ?

1 Answers   IBM,


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


Categories