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
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
What r the sequences that leads to automation?
What is an inspection in software testing?
How do your characteristics compare to the profile of the ideal manager that you just described?
What is Stability and Performance Testing in Testing the TV
How would you test a service oriented architecture (soa) web application?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What are different types of verifications?
What is early testing?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
Why is it impossible to test a program completely?
what is the difference between test case and result matrix