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

How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?

1 Answers  


You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?

15 Answers   Adweb, Oracle,


What is Facet Testing?

7 Answers   Cognizant,


what are the status have in QC(Test Management Tool). and how you report?

0 Answers  


I faced following questions in Polaris Interview. 1. Tell me about u r current organization 2. what is Black box testing? 3. what is white box testing? 4. What is Functional Testing? 5. What is difference between Black box & functional ? 6. what is test plan? 7. what is test strategy? 8. what is difference between Test plan & test strategy? 9. What is smoke testing ? 10 what is sanity testing? 11. who will perform smoke testing? 12. Explain about Agile process? 13. How much you know about QTP? ( I mentioned in my resume as Exposure on QTP) 14. Explain about u r current project? 15. What is the Requirement Traceability Matrix? 16. Can u draw the template for Requirement Traceability Matrix? 17. What is Ad-hoc Testing? 18. What is difference between ReTesting and Regression Testing. 19. Can u explain about Bug life cycle? 20. How can u make sure whether all requirements are covered or not? 21. Can u explain biggest complexity in current project? 22. what is difference between bug severity and priority? 23. Which bug tracking tool is u r using? 24. can u give one example for High severity and low priority bug? 25. can u give one example for High priority and low severity bug? 26. What is security Testing?

5 Answers   Polaris,






Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz

1 Answers   Valtech,


write the test senario on opening door in the flow diagram format

0 Answers  


How to test cookies in Manual testing?

4 Answers   Infosys,


1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"

1 Answers  


What is d diff. between d window based application and web based application testing?

2 Answers   Quest,


What is the difference bt QA and QC

9 Answers  


are there any difference Between Error,Bug,Issue ? (defination wise)..

3 Answers  


Categories