Answer Posted / priyanka
It is a technique which is used to classify the test data.
The test data can be divided into valid inputs(test data)
and invalid inputs(test data).
Example: Suppose there is a text field which accepts only
alphabets then the Equal partitions contains
Valid test data:
A-Z and a-z.
The text field should accept all the alphabets
Invalid test data:
It contains all chars other than alphabets
like
Numbers,special chars, blank( spaces)
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Positive and Negative test cases for the speedometer?(minimum 5 each)
How would you do " Keeping two folders in sync testing"
Can anybody help me out to write test cases for booking train ticket online???
Explain the monkey testing?
test cases for friend finder system using gps?
How many test cases u will write for Acceptance testing?
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
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
I need GUI test case for home page?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
Explain transaction testing?