Testing Text Box Without Background Functionality

How would you test a text field without any background functionality? Write 5 test cases.

Questions by Suchi

Showing Answers 1 - 9 of 9 Answers

sandhya

  • Jan 18th, 2016
 

1. Test with the special characters
2. Test for Min/Max char limit
3. Appearance
4. Test for alphanumeric values

  Was this answer useful?  Yes

vishal sharma

  • Feb 20th, 2016
 

1. Size of the Text Field
2. Min/Max characters
3. Special characters
4. Alphanumeric values
5. Text format

  Was this answer useful?  Yes

Manikandan

  • Mar 18th, 2016
 

We can check initially by without passing any data then we can try with the constraints like size of text, min. and max., special character, alphanumeric and different types of other formats.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions