Clear definition of boundary value analysis
Answer Posted / swati
Boundary Value Analysis is a category under input domain
testing which is a kind of functional testing.
Using BVA we can test hw the AUT behaves at their
boundaries.That is u test the functionality by giving
inputs at their boundaries : Eg : if test box can accept a
character string of length 2-8 then your BVA would be,
i. i/p :2= pass
ii. i/p : 2-1 = Fail
iii. i/p : value btn 3-7 , any one value - Pass
iv. i/p : 8 = pass
v. i/p 8+1 = Fail
if X is the limit you will check values at X-1, X and X+1
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is test driver and test stub?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What exactly you do as a Configuration controller?
Write test cases on duster
what are the types of Bug?
How to integrate Bugzilla with QTP?
What is bug priority?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What kind of input do we need from the end user to begin proper testing?
Can you explain equivalence partitioning?
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
What is Pre UAT and UAT is there any difference ?
Why we have to do manual testing?
how to indentify memory leakages after the build
what is the difference between PEGA based web application testing versus web application testing?