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
How is ‘build’ different from ‘release’?
Write 10 test scenarios to test remember me checkbox present in login window
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What are the advantages of black box testing?
When should you opt for manual testing over automation testing?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What is Application Performance testing and Operational performance testing
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
How does quality control differ from quality assurance?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
negative test cases on banking domain ?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?