what is boundary value analysis?

Answer Posted / sowmya

Boundary value focuses on input and output boundaries of a
given fucntion.it consists of developing test cases
Lower boundary
min-1,min

Upper boundary
max max+1
For example if we are checking for we are checking credit
limit between 10,000 and 15,000
the lower boundary will be
9,999 & 10,000
the upper boundary wil be
15,000 & 15,001

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is user acceptance testing (uat)?

744


How do u determine,what to be tested?

1708


What is quality center? What are the modules of quality center?

754


Which testing model is best as per your understanding, and why?

816


do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com

1672






Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1717


Explain Testing process in your organization?

1163


Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com

1619


What are the disadvantages of manual testing?

752


Explain briefly your project.

1799


What is quality center?

759


what is fusion testing and impact analysis???

1794


Should testing be done only after the build and execution phases are complete?

1203


How would u test and automate an Antivirus application ?

1610


1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

1651