Explian about boundary value analysis with an example ?
Answers were Sorted based on User's Feedback
Answer / jai ganesh.m
*BVA done in equalvalence class.
*To check exact values and boundary values.
*Take the limit value add +1 and sub -1.
Example:
A program which accept the credit limit within a given
range ($10,000-$15,000) can have the following boundary
values.
1.LOW BOUNDARY + OR - 1(9,999 AND 10,001).
2.ON THE BOUNDARY(10,000 AND 15,000)
3.UPPER BOUNDARY(15,001 AND 14,999)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / suresh.chaluvadi
check out the url
it describes both BVA and ECP
http://www.allinterview.com/showanswers/118
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jmk
testing the on and around values is BVA..eg:if a field can
accept values from 0-50...checking the field with -
1,0,1,49,50 and 51....correct me if iam wrong.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sm
BVA means Boundary Value Analysis
Its required to know that the given input range is working
or not correctly for the given data range..
| Is This Answer Correct ? | 0 Yes | 0 No |
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
When the GUI Testing will be held on the V model ?
What is Alpha testing/ Beta testing?
Can you explain confirmation testing?
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
Explain The test development life cycle?
How to test a Falsh player scrollings?
how can client know that the bug which has been corrected
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
What test cases should be written in performance testing manually?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is an audit report? Whom is it done by?