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
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What are the main key components in Web applications and Client Server applications? and their differences?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
how many meeting in realtime environment? what are they?plz explain?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What is revision history and the content of revision history table?
what is metrics in software testing? give me a brief detail about it?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Can you explain exploratory testing?
Explain branch coverage and decision coverage.
Explain the manual testing process?
what is test scenario and test condition?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What is the main use of preparing a traceability matrix?