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

Answer Posted / prasanth r

check how many letters that text box can accommodate:
CASE1:enter the capital letters and check how many letters
that text box can accommodate.

CASE2:enter the small letters and check how many letters
that text box can accommodate.

CASE3:enter the combination of letters(small and capital)
and check how many letters that text box can accommodate.

CASE4:enter the different languages(other than english such
as tamil.hind) and check how many letters that text box can
accommodate.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write the test cases for facility module

1227


Explain the soak testing?

690


Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

496


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1322


What is the toughest moment you faced in your testing carrier in which everyone praised you?

1820






Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6056


Why does the boundary value analysis provide good test cases?

695


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

1834


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.

3094


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

1818


Write a test case for computer keyboard?

787


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

1786


what is the technology used in financial applications?

2919


what is the test plan for ms-word

1949


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.

1680