Anu
Answered On : Dec 12th, 2011
Localization as the name suggests is testing the application / product for your locale which means in the language of your choice to see if the product can be used in any specific area not necessarily to be used in English.
Product which is Internationalized can be used for localization testing. This is done to see if all the date and time formats, special characters, hyperlinks can all be converted to local language and can be used by targeted users.
Login to rate this answer.
Vaibhav
Answered On : Dec 12th, 2011
Localisation Testing:-It means testing a particular module again if some changes have been introduced in its code, without considering its effect on other modules, Kind of Retesting the same module.
Login to rate this answer.
Localization comes in multi language testing. Here tester knows some languages including English, depends on software requirement, whether that software working on specified languages required for the End user
Login to rate this answer.
Hi,
Localization means modifying a globalized application to be run locally.
Localization is done based upon the local culture,language spoken, government rules & regulatory standards followed in that particular location.
So Localization testing checks how well a globalized application is localized/modified into a particular target language.
Thanks
Login to rate this answer.