International Input Types As the name implies, input types also need to be internationalized for your application. Globalization testing checks proper functionality of the product, using every type of international input possible. It ensures that code can handle and interpret all input types without affecting the functionality of product. You might have experienced while downloading a particular software, the company wants you to sign up by quickly filling up a form. When it comes to enter mobile number, you get confused about the format. How should I enter the number? There can be several options like: - + 92 300 3224675
- 0300 3224675
- 03003224675
- 0300 32 246 75
It is best that you display required format and example for input fields in a balloon pop up, so that the user knows the correct input format. International input types testing becomes vital if your application or website has forms that need user input. You need to put special testing emphasis on the address, telephone number, zip code fields.
|