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

Explain the scalability testing?

860


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

2328


How to write test cases on laptop???

15110


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?

1793


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

1874






# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

2206


Explain the syntax testing?

894


I need GUI test case for home page?

3395


Explain which test cases are written first black boxes or white boxes?

856


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

5454


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2686


Explain the load testing?

835


What is the domain testing?

852


Test Case for Text Editor!

2981


I want 100 test scenario for gmail

4106