Globalization Testing

Globalization Testing is of two types:
- Localization Testing
- Internationalization Testing
Localization Testing:
Testing the application in all the Local languages, like Hindi, Bengali, Marathi, Gujrati, Tamil, Telgu etc. is known as Localization Testing.
- It supports the maximum of 10 languages for a single integration. Hence we will call it as L10N Testing.
Examples:
- Test the Google.com in all local languages like Bengali, Hindi, Telgu etc.
- Test the ATM machine with the languages like English, Hindi and Tamil.
Internationalization Testing:
Test the application in all the international languages, like Japanese, Spanish, French, British English, US English etc. is known as Internationalization Testing.
- It supports the maximum of 18 languages for a single integration. Hence we will call it as Internationalization Testing.
Example:
Test the Gmail.com in all the international languages like Japanese, Spanish, Chinese etc.
Note: Globalization Testing is not for all the application depends on the requirements & application you will perform Globalization Testing.
Click here for Functional Testing Types
Click here for Smoke Testing & Pre – SRN Testing
Click here for Sanity, GUI and Validation Testing
Click here for Regression Testing and Re – Testing
Click here for End to End Testing and Monkey Testing
Click here for Compatibility Testing and Usability Testing
Click here for Exploratory Testing and Adhoc Testing
Click here for Authentication Testing, Direct URL & Firewall Leakage Testing
Leave a Comment