Explain BVP
Answer / gopal krishna
BVA means boundary value analysis, is the most commonly used test case design method for black box testing.In this techinque we used to find error in the boundaries of input value rather than the center of the input value range.for finding error we use this method(n,n-1,n+1).
example-suppose the input value test box range is given from 1 to 1000 in this case we have to findvalid and invalid input.so,range is (1-1000)
for 1
n=1,n-1=0,n+1=2
for1000
n=1000,n-1=999,n+1=1001
so there are 6 case (0,1,2,1000,999,1001).
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the non functional requirements?
difference between smoke and sanity testing? help me with the clear answer...
5 Answers Cap Gemini, Polaris,
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
How to overcome pesticide paradox?
i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me possible test cases for this?
what is meant by acid testing
what is reqirements testing and risk based testing?
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?
If there is an open bug in SIT then would u proceed with UAT?
What's Web-Enabled Application Measurement Tests
wht is ISO standards