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
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 |
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 |
What is non-functional testing?
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
Information about Automated Software Installer
How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc
2 Answers HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,
how we can define bug is an valid bug
What is the difference between User Acceptance Testinga and System Testing?
i am selected 65000 pitision 2008 lottory and i got a approval letter on 29 sep 2008 so what time shold i have for my visa interiew please
wat is the 3 golden rules of gui testing
How we test an ERP products? and wat approach we will fallows and wat r the tools avaliable for ERP testing?
Name three types of tests that should NOT be automated.
What is the Test Matrics?Process Matrics And Product Matrics?