Explian about boundary value analysis with an example ?
Answer Posted / 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 |
Post New Answer View All Answers
What is date driven testing?
Explain stub in testing point of view?
What is the test harness?
What is smoke test? Do you use any automation tool for smoke testing?
Explain the sub-genres of performance testing?
i need some objective type papers for my certification
There are some features to improve the performance of a Product. What are those factors?
Plz give me manual testing real test case ?
Why would we not include these?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What is defect cascading in software testing?
What types of software testing are available?
Explain the procedure & path of s/w in testing?
What are the qualities needed by a software tester?
What is white box testing?