how to write test cases for a text field that should have
maximum 250 characters
Answer Posted / ajith
For one text field we can write number of test cases if the text field is mandatory to at least one value we can write like..
min = pass = 1
max = pass = 250
min-1 = fail = 0
min+1 = pass = 2
max-1 = pass = 254
max+1 = fail = 256
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain how to develop a test plan and a test case.
Explain the integration testing?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Can you list down a few characteristics of a test case?
Elaborate test plan and content availability in test plan.
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
Explain the system testing?
can any body help me with providing a a case for usability 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
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain the dynamic testing?
Explain the branch coverage testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Explain the static testing?