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
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
In simple steps how will you do unit testing using VSTS?
What kind of testing to be done in client server application and web application? Explain
What do you like about computers?
How do you go about testing a project?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
You may be overqualified for this position we have to offer
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Explain briefly your project.
discuss black box and white box testing is not widely used if you disagree tell me why?
what is independent question and what is retriewing and what is problem of severity.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
write testcases for open dialogbox
There are some features to improve the performance of a Product. What are those factors?
In manual testing, what are stubs and drivers?