how to write test cases for boundary value analysis and
equality partitioning?
Answer Posted / naveen kumar
in boundary value analysis if the input is range of values for example A-B ( A to b) then we have to design test cases for
A-1,A,A+1,B-1,B,B+1.
FOR EXAMPLE
if input is between 5 to 10 then write the test cases for 4,5,6 and 9,10,11
equality partitioning if the input is range of values then we divide the range into equivalent parts and tests the application.
For example value is 500 to 1000 then we divide the range into values 500,600,700,800,900,1000.like this we divide the values.
but here we have to ensure that we are checking for two invalid data.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is a testbed in manual testing?
Difference between adhoc testing and error guessing?
Can you explain process areas in cmmi?
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
For any web application, what are the possible login features that should be tested?
What knowledge I must have as a 3 yrs. manual tester??
What is the difference between functional testing and integration testing?
Can you explain steps in function points?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is the difference between Risk based and Requirement based testing???
What are the qualities needed by a software tester?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module