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

Answer Posted / posa

Phone Number:

1.First, Check Wheather the Attribute is there or not.
2.Check Wheather the Button is Highlighting through
mouseover or not.
2.Check Wheather the Cursor is staying there or not.
3.Check wheather it have any Attributes like:
a.Mobile.
b.office.
c.Friends.
d.Family.
3.Check which type of Input's it is accepting.
a.Numerics.
b.Alphabets.
c.Alpha Numerics.
d.Special Symbols.
4.Calculate Boundary Value Analysis.
5.Calculate Equivalence Class Partationing.
a.Numerics------------Valid.
b.Alphabets-----------InValid.
c.Alphanumerics-------InValid.
d.Special Symbols-----InValid.
6.It should not allow all zero's.
7.It should not allow blank text page.
6.Check it is allowing selecting option or not.
7.Wheather it is allowing cut,copy, paste options or not.
8.Check it is allowing otherthan these options.
9.Finally Check it is Saving or not.

Is This Answer Correct ?    22 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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: 1. software Testing Output: 1.software testing

1583


Explain the domain testing?

834


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

1972


write test cases on file open dialog box in notepad

1454


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

2151


How should I maintain the test cases and Test Log for different versions/builds of the application.

2178


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

3811


What is transaction testing?

916


I want 100 test scenario for gmail

4108


Write test cases to test a browser app

1505


How to write test cases for lift?

1013


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.

2009


Explain the unit testing?

863


What is ramp testing?

849


Explain the system testing?

876