could you sent me boundary value analysis sample test cases
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
where do we use checkpoints in real time?where they actually come into picture?
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?
when doing regression testing, how can we know that other screen or module are affected?
If automating - what is your process for determining what to automate and in what order
1.Difference between Project & Product? 2.What is Tst Case,Test index & Test Senarios? 3.Difference between QA & QC
Give some infos about test track tool?
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
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
How do you test cookies?
What is defect WITHDRAW? When you do this?
What is Manual and Automation Testing Framework
Information about Automated Software Installer