Explian about boundary value analysis with an example ?

Answers were Sorted based on User's Feedback



Explian about boundary value analysis with an example ? ..

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

Explian about boundary value analysis with an example ? ..

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

Explian about boundary value analysis with an example ? ..

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

Explian about boundary value analysis with an example ? ..

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

Post New Answer

More Manual Testing Interview Questions

Explain about Loop Testing methodology?

1 Answers   Crea,


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

0 Answers  


hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance

0 Answers  


An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?

2 Answers  






How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance

3 Answers   Novasoft,


what is the difference between project based testing and product based testing?

2 Answers   Infinite Computer Solutions,


which based on check each field in application?

3 Answers  


What is Standalone testing?

10 Answers   Accenture,


What is Matrix in testing?

1 Answers   Tech Mahindra,


What is Bug Triage?

5 Answers   ADITI,


what is testplan? and can you tell the testplan contents?

2 Answers   IBM,


Categories