what is difference between BVA and Equivalence Partitioning ?
can u explain BVA for three digits?
Answer Posted / ramesh
BVA is desisn teacnique works with an principle
1. max,max-1,max+1
2.min,min-1,min+1
for eg: if u need to test an value 100 in combo box u need
to test
then u need to test only in 6 possible conditions by
paasing these values
in case of max :100,100+1,100-1
in case of min :0,0-1,0+1
equivalence partioning will be done by varying the ranges
upto maximium
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
sanity testing is done during regression testing.is it true.if it is true plz explain?
what is dib format?
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
Test cases have written according to Flow of the software working or according to Screens?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What is difference between Build, Version and Release
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
How do you scope,organise and execute a test project.
how do u manage scripts in winrunner when you application is changing frequently?
Hello everybody, How many people do you think one sprint team can have in average?
How did you do unit testing in your project?
What is PBX Testing & What is Test coverage?
What's the difference between system testing and acceptance testing?
What are the different test techniques used in functional testing?
What is localization testing (l10n testing)?