Give examples of boundary value and equivalence
partitioning test cases.
Answer Posted / romario
equivalence partitioning
--------------------------
consider a form field which ask for the age of a person.
let the age should be >=18 and <=50.
this range can be divided into three classes.
==>> values less than 18(invalid class)
==>> values between 18-50(valid class)
==>> value greater than 50(invalid class)
we can see that there are two invalid and one valid class.
it is not necessary that we have to use multiple values
from each class.One value from each class is more than
enough.
Boundary Value Analysis
--------------------------
consider the same scenario used above.
here we can give the test inputs as follows
==>>lower limit+1 & lower limti-1(ie. 17 & 19)
==>>lower & upper limits (ie. 18 & 50)
==>>upper limit+1 & upper limit-1 (ie 49 & 51)
There will be six test inputs when we are using boudary
value analysis.
| Is This Answer Correct ? | 48 Yes | 6 No |
Post New Answer View All Answers
What are basic types of test cases?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Why is it that the boundary value analysis provides good test cases?
Which of the following defines the expected results of a test? Test case specification or test design specification.
How to write test cases on laptop???
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
how to write a test cases for courier offices?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Explain the branch coverage testing?
Sample test cases for data conversion(Utility billing system)
Scenarios to test wireless Speaker via bluetooth