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

Answer Posted / jay

Other than all the above scenarios, need to check with all the special char values.

Most of the special chars will not allow to enter and the proper warnining messages should be given.

Most of the crashes occurring while using the special char only.

Based on the requirement from customer, special chars should be handled in coding.


If it is mandatory field, It should not allow a single space or multiple spaces to save the form. Trim option to be used to avoid blank spaces.

Copy and pasting should be validated based on the customer requirement.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quick test professional and what test environment it supports?

706


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1508


write test cases for hospitality management system

2042


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

1903


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

916






Explain the glass box testing?

671


what is the test plan for ms-word

1949


Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.

2008


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

2377


Explain the scalability testing?

671


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1954


How to generate test cases for 'replace a string' method?

911


can one defect be mapped to more than one test script in manual testing

2007


Explain the load testing?

643


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1436