What is B.V.A with brief example?

Answer Posted / novic

Boundary value analysis is a type of testing technique in
Black Box testing. For example, if you are going to test a
testbox, which accepts value 1 - 100, there is no need for
you to test with all values from 1 - 100. To minimize your
testing work, you can minimize with test data.Selecting
minimum value, minimum value - 1, minimum value + 1,
maximum value, maximum value + 1, maximum value - 1, we can
reduce our test data in our example.
so the test data's will be 0,1,2,99,100,101.Instead of
using 100 values and test, Use only 6 values to test that
scenario.

Is This Answer Correct ?    27 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can test Cookies Manually?

1791


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

1578


Explain the components of a test plan?

679


How can you prepare the resume for testing? Can you send me the answer for this questions?

1497


Can you explain v model in manual testing?

683






Do write a separate test case for regression testing? If it is yes, explain how to write the test case?

715


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

1472


What are the review documents used for testing?

1557


functional testing test cases for transfer funds ?

1187


What is exploratory testing and when should it be performed?

639


Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....

1679


Can you explain random/monkey testing?

645


What are differences in testing a client server and a web application?

1502


What is desk checking and control flow analysis

752


how to create automation frame work ?

1583