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

Explain the syntax testing?

686


What are all the companies are doing manual testing till now ?

1539


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

1923


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

1792


Explain the domain testing?

674






how to write test cases for online restaurant table booking system?

10417


please give me different test scenario for uploading whatsapp status from gallery and camera

5479


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2204


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

1676


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

4611


Explain the format of a requirement traceability

639


Do you know explain security testing?

702


what is black box system in software development in system analysis and design?

1663


How to write test cases for lift?

825


Explain the monkey testing?

676