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
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
functional testing test cases for transfer funds ?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Define brain stromming and cause effect graphing?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
If you're given a program that will average student grades, what kinds of inputs would you use?
What is alpha testing?
tell me some major and minor defects in ur net banking project?
What are the tasks of test closure activities in software testing?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
1. what is baseline document , can you say any two ?
What is CVS and why it is used?
Is compatabilitytestig and port testing are same