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 |
wat is da differnce between test stratagy and tedt plan?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
What is Risk anlaysis in software testing?
Is there any issue in the site www.allinterview.com?
What is difference between localization testing and internalization testing.Explain with an example
what is FAT and SAT tests .?
What exactly you do as a Configuration controller?
What is severity and priority of bug? Give some example.
what is srs based review, brs based review and trm based review
how to write testcase for toaster?
What is the purpose of test strategy?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...