Globalization Testing: This type of testing validates whether the application is capable for using all over the world and to check whether the input accepts all the language texts.
Localization Testing: This type of testing validates whether the application is capable for using in a particular location or in a particular country.
For Example, take a Zip code field in sign up form,
a) If the application is globalized then it will allow to enter alphanumeric inputs
b) If the application is localized (if it is INDIA) then it will allow to enter only numbers.
This is the purpose and use of globalization and localization testing.
Showing posts with label Localization testing. Show all posts
Showing posts with label Localization testing. Show all posts
Monday, February 16, 2009
Tuesday, February 10, 2009
Need of Globalization and Localization Testing:
Today morning my manager came to my place and asked one clarification regarding one of our product that the product is multi language support or not?
We replied as “No, we are supporting multi language”.
Again he asked, whether a user can able to register as a new user by giving the details for registration in other languages except English.
We were not able to answer the question, because we didn’t try this scenario in our product. Then i opened my product sign up page and gave the username, first name, last name and about me fields in other languages.We shocked while submitting the form for registration. It displayed error message and user is unable to sign up if he/she gives the sign up details in other languages.We tried the same scenario with Google and it allowed to sign up. Then only we realized the importance of this globalization and localization testing. Then we concluded that if we give the inputs in any language, the applications have to work properly and it has to display the proper output.
Field that are to be tested for globalization and localization testing:
Sign Up page:
1. Username
2. First name
3. Last name
4. Phone number
5. Zip code
6. Entering answer for security question
Other pages:
1. Post comments page
2. Contact us
3. Shout outs
4. Blogs
5. Forums
6. Mail box
7. Profile page
8. Description fields in all the pages
9. Search field
10. Login field
Admin Section:
1. Site Settings page
2. Edit email templates page
3. Manage static pages
4. News letter
5. Member search
6. Report bugs
7. All the input text fields which is connected with database.
Important languages to be tested:
1. Arabic
2. French
3. Japanese
4. Chinese
5. Spanish
6. Russian
We replied as “No, we are supporting multi language”.
Again he asked, whether a user can able to register as a new user by giving the details for registration in other languages except English.
We were not able to answer the question, because we didn’t try this scenario in our product. Then i opened my product sign up page and gave the username, first name, last name and about me fields in other languages.We shocked while submitting the form for registration. It displayed error message and user is unable to sign up if he/she gives the sign up details in other languages.We tried the same scenario with Google and it allowed to sign up. Then only we realized the importance of this globalization and localization testing. Then we concluded that if we give the inputs in any language, the applications have to work properly and it has to display the proper output.
Field that are to be tested for globalization and localization testing:
Sign Up page:
1. Username
2. First name
3. Last name
4. Phone number
5. Zip code
6. Entering answer for security question
Other pages:
1. Post comments page
2. Contact us
3. Shout outs
4. Blogs
5. Forums
6. Mail box
7. Profile page
8. Description fields in all the pages
9. Search field
10. Login field
Admin Section:
1. Site Settings page
2. Edit email templates page
3. Manage static pages
4. News letter
5. Member search
6. Report bugs
7. All the input text fields which is connected with database.
Important languages to be tested:
1. Arabic
2. French
3. Japanese
4. Chinese
5. Spanish
6. Russian
Subscribe to:
Posts (Atom)