Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to prepare boundary value test cases for 3 input values
eg: to get the triangle type i am giving 3 sides a, b, c
values should be 1<=a<=200,1<=b<=200,1<=c<=200....

Answers were Sorted based on User's Feedback



How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am givin..

Answer / s.n.vara prasad

From my Knowledge i am expecting this is correct please
correct my answer if it is wrong:
BVA technique is used for range and size purpose.
A)In the case of field we are using size.
B)In the case of value we are using range i.e particular
number not positions
So,
for this is case BVA is range type
To test this case we need 3 BVA's because in this case the
three values range is same but the values are different we
need 3 scenarios
FOR a VALUE
min->1 Accepted
max->200 Accepted
min-1->0 Rejected
min+1->2 Accepted
max-1->199 Accepted
max+1->201 Rejected

FOR b VALUE

min->1 Accepted
max->200 Accepted
min-1->0 Rejected
min+1->2 Accepted
max-1->199 Accepted
max+1->201 Rejected
FOR c VALUE

min->1 Accepted
max->200 Accepted
min-1->0 Rejected
min+1->2 Accepted
max-1->199 Accepted
max+1->201 Rejected

please post the comment if it is wrong Thank you...

Is This Answer Correct ?    10 Yes 1 No

How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am givin..

Answer / vinhbao

FOR a VALUE: I see you list out 6 input values, so
if I want to reduce 1 input value what input value should
be removed?
if I want to reduce 2 input values what input value2 should
be removed?
if I want to reduce 3 input values what input value2 should
be removed?
if I want to reduce 4 input values what input value2 should
be removed?
if I want to reduce 5 input values what input value2 should
be removed?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to test back up and storage products?

0 Answers  


what actual a tester perform in database testing?(its very urgent pls)

4 Answers  


What is blocked defect?

2 Answers  


What is defect masking?

5 Answers   Fiserv,


What are the differences and similarities between build and fix model and the v-model??

1 Answers  


1. what is the test prcoedure that your fallowing in ur organization ? 2.

5 Answers   Infosys,


email id test@test.com is it valid email id or not why is the email id is not valid?

2 Answers   Subex,


can anybody tell me what is the difference between bata and alfha testing?? and sanitary testing??qtp testing

3 Answers   Infosys,


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

3 Answers  


Why tester should know database concepts?

7 Answers  


Explain the difference between integration testing and system testing with real time examles?

3 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


Categories