what is difference between BVA and Equivalence Partitioning ?
can u explain BVA for three digits?
Answer Posted / castor_troy
BVA is only for boundary testing. If the range is 20 - 40,
then the values for testing will be 19,20,40,41(min, min-1,
max, max+1). That is we test even for below the minimum
value and above the maximum value and the boundary.
whereas in equi. partitioning we test within the range and
the boundary but not below or above the expected/mentioned
values.
hope this is clear?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
need testing projects where can i find them
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is quality center?
wat is meant by frontend and backend testing
tell wat u did in ur banking project?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
What is desk checking and control flow analysis
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
After insert the record in front-end, how will you check the back end by manually? Please explain?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What is six sigma?
What is Pre UAT and UAT is there any difference ?