When we use Boundary Value Analysis and Equivalence Partion?
Which one is best?I heard that ANy one of this technique
useing by a comany...is it right?

Answer Posted / murthy

Ex: The age of the person should be between 18 and 60.

Equivalence Partition:
Check with <18,18 to 60, >60

Boundary Value Analysis:
Check with min-1,min,min+1 --> 17,18,19
Check with max-1,max,max+1 --> 59,60,61

EP is better than BVA, because the former has three
testcases but the later has six test cases. And also EP
covers all Positive nad Negative validation in 3 case
itself.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what r the measure bugs found in your project??? Give some example abt this.

3826


what is scrum how with ex?

1624


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1589


How should validation activities be handled?

688


hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.

1552






9.Data – driver automation typically includes?

2913


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

1482


What is client server application testing?

1541


what the purpose of requirement phase

12431


Diffrernce between client server testing and web server testing.

1735


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1592


1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision

1696


What is difference between Manual testing and Pega/BPM testing?

7500


is it possible to do performance testing in stand alone application..how wil u do that ???????

1785


Give me sample test cases for smoke testing

8680