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

How will you assign priorities to test cases?

4 Answers  


How sanitary or smoke testing process will done in the application?mainly how we start doing that test?

2 Answers  


What's the role of documentation in QA?

1 Answers   Crea,


3.if a questions asked as,what is the quality standards you are following? what i need to tell.

0 Answers  


Is Regression Testing done for Manual Testing projects?

2 Answers  






What is d differences between sanity and smoke testing with xample?If anyone knows pls ans dis ques

5 Answers  


explain sdlc?

2 Answers   SAP Labs, STC, TCS, Thirdware,


Roles and responsibilities of TL

2 Answers  


What is a traceability matrix, and what is the purpose of it?

11 Answers   Apex, Matrix,


what is user interface testing?

4 Answers  


For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???

1 Answers  


what is the of testing in sdlc

3 Answers  


Categories