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
What are cookies?
3. 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 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
what is the difference between section & test feature in test case documention?
hi can anyone tell me about vision plus testing? and what about its future
What are the various techniques in black box testing?
What are the different available models of sdlc?
What is smoke test? Do you use any automation tool for smoke testing?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
If asked to create a Configuration Design Pattern, where would you start?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
When will the testing starts?
What is unit level testing?
Which is the best testing model?
How to test a Falsh player scrollings?