Clear definition of boundary value analysis
Answer Posted / tapan
BVA meant for boundary value analysis is a test designing
technique is applicable for object testing. To verify the
max., min.,range lies between max and min size , BVA
techniqueis used. It is one of relevant tech. to verify the
length of object instead of going through all one by one
value testing..let one object having rangr from 1 to 100.
BVA process would be like this .
min value=1=pass
min-1=0=fail
max=100=pass
max+1=101=fail
max-1=99=pass
min+1=2=pass
if any wrong plz, reach to me mail
id=tapan_nayak123@rediffmail.com
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is decision table testing?
What is mutation testing & when can it be done?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What is frame level testing and how do we test it?
During alpha testing why customer people are invited?
Can you do system testing at any stage of sdlc?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
whats main working for tester. and developer, and prject manager.
Explain accessibility testing and its importance in the present scenario.
What is early testing?
Can you explain calibration?
How does quality control differ from quality assurance?
1.what kind of testing have you done ?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
how to access a build & wat is its configuration