Monday, February 16, 2009

What is globalization and Localization Testing?

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.

4 comments:

  1. Hi! I wanted to thank you for this informative and helpful post. I had problems with the terms - but no more! thx!!

    ReplyDelete
  2. I like your post and localization testing is done not only for software but also for website as well. Large website of multinational companies need to be accessible to a large variety of people.

    ReplyDelete
  3. @P. Rajesh Kumar
    Super!!!! It clears my all douts..
    Thanx

    Regards,
    Pankaj

    ReplyDelete
  4. Localization Testing testing validates whether the application is capable for using in a particular location or in a particular country.

    I can recommend this good article on the same topic:

    What is Localization Testing?

    ReplyDelete