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 levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
what is the difference between sevierty and priority
what is the diff bet SDLC and STLC?
why do u go for whitebox testing,when black box testing is available?
How i can check sql data base
Can u tell me any 3 BVT's for yahoo login page ?
How do you differentiate the roles of Quality Assurance Manager and Project Manager?
What is manual testing?Is any different types of testing in this?
name some popular functional testing tool
Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
what are the parameters u apply for doing functional testing?