how to write test cases for a text field that should have
maximum 250 characters

Answer Posted / nuthan kumar v

1. Verify Mandatory condition. It should not allow blank.
2. Verify with Min length ie., 1. it shoud allow
3. Verify with Max 250 chars. It should allow.
4. Verify with Max - 1 chars. It should allow.
5. Verify with Max + 1 chars. It should not allow.

these conditions based on ur question only.


Nuthan Kumar V
Testing Engineer.,

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many test cases do u need to ship a product?

1187


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2076


Can anybody help me out to write test cases for booking train ticket online???

5262


How to write test cases on laptop???

14568


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

1450






how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.

2130


write the test cases for facility module

1228


What are semi-random test cases?

868


Positive and Negative test cases for the speedometer?(minimum 5 each)

2379


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2109


What is the domain testing?

676


Write a test case of login window?

724


Who will take care of test plan and test case?

1657


What is the syntax testing?

699


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

8533