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....

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of automation over manual testing?

924


What if the project isn’t big enough to justify extensive testing?

998


how to explain banking domain project in testing?

10578


List the considerations in developing testing methodology

6480


Differentiate verification and validation?

1080


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1841


Artifacts in design phase of SDLC ?

3271


When should you opt for manual testing over automation testing?

977


What will be your approach if a particular script in Load Test fails?

2004


What are the disadvantages of manual testing?

903


What is big bang approach?

1035


Write the test cases for yahoo home page

1963


What is the first test in software testing process?

919


What is baseline testing?

852


After insert the record in front-end, how will you check the back end by manually? Please explain?

817