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

where do we use checkpoints in real time?where they actually come into picture?

1 Answers  


1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?

2 Answers   Wipro,


when doing regression testing, how can we know that other screen or module are affected?

4 Answers   Aspire,


If automating - what is your process for determining what to automate and in what order

0 Answers  


1.Difference between Project & Product? 2.What is Tst Case,Test index & Test Senarios? 3.Difference between QA & QC

3 Answers   Infosys,






Give some infos about test track tool?

3 Answers  


can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing

0 Answers  


As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?

4 Answers   Banking,


How do you test cookies?

10 Answers   ADITI,


What is defect WITHDRAW? When you do this?

0 Answers   Accenture,


What is Manual and Automation Testing Framework

1 Answers   Symphony,


Information about Automated Software Installer

0 Answers  


Categories