could you sent me boundary value analysis sample test cases

Answers were Sorted based on User's Feedback



could you sent me boundary value analysis sample test cases..

Answer / kishore

Boundary Value analysis is applied for input requiring a
range of value. (eg. age should be between 25 and 60)
Test cases will be: LOWERRANGE-1, LOWERRANGE, LOWERRANGE+1,
UPPERRANGE-1, UPPERRANGE, UPPERRANGE+1. i.e.
24,25,26,59,60,61.

BVA can be applied to input as well as to output.

Is This Answer Correct ?    13 Yes 1 No

could you sent me boundary value analysis sample test cases..

Answer / sampathi kotla

BVA(Boundary value Analysis)is used when ever test the
application with the set of data

For Ex: We would like to apply BVA to Boundary values(BV) 1-
9
Then we write Teste cases by using values Like
MIN,MIN+1,MAX-1 and Max (All r become +Ve test cases)
MIN-1,MAX+1(All r become -Ve test cases)

Is This Answer Correct ?    6 Yes 4 No

could you sent me boundary value analysis sample test cases..

Answer / n.n.raju

BVA(Boundary value Analysis)is used when ever test the
application with the set of data

For Ex: We would like to apply BVA to Boundary values(BV) 1-
9
Then we write Teste cases by using values Like
MIN,MIN+1,MAX-1 and Max (All r become +Ve test cases)
MIN-1,MAX+1(All r become +Ve test cases)

Is This Answer Correct ?    5 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

hi frinds ,,what is the difference between QA & QC , i need only real time definations ,pls pls

7 Answers   Synergy,


What should you do if you don`t have sufficient document,how do you go and work in that environment.

1 Answers   Genpact,


Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com

1 Answers  


what r the fields present in requirement tracability metrice (RTM)?please explain each and every field as i m not aware.

3 Answers  


Explain your web application archtechture?

1 Answers   Verizon,






how many levels of software testing?

5 Answers  


what is integration testing and end to end testing?

1 Answers   Sapient,


How will you track defects? Or Bug life cycle?

0 Answers  


What is difference between Test Plan and Test Strategy?

12 Answers   AZTEC,


Differentiate verification and validation?

0 Answers  


Write 5 Test Cases for ATM From Security Point of View ?

2 Answers  


What is testing process

8 Answers   IBM,


Categories