what is localization and globalization testing?
Answers were Sorted based on User's Feedback
HI frnds this is some notes i gathered regarding the
localisation and globalisation testing....reply me hwo much
this is useful
Globalization
Globalization is the process of developing, manufacturing
and marketing software products that are intended for
worldwide distribution. An important feature of these
products is that, they support multiple languages and locale.
In a globalize product, code is separated from the messages
or text that it uses. This enables software to be used with
different languages without having to rebuilding the
complete software.
Globalization is achieved through the Internationalization
and localization.
It is important to understand locale as supporting different
locale is more than supporting different language. In
addition to languages and geographical location, locale
incorporate cultural information such as time, date, font,
currency convention etc. Differences in spelling, currency
and other conventions make testing with different locales
necessary.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / rajeswari
Testing the content is according to the corresponding
language (ie the application will be developed for
different languages ) is called globalization testing
Testing the symbols , logo , currency symbols is called
localization testing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / jenny
localization testing:
Adapting the international software for a specific or local
region.
internationalization testing:
Application can be adapted to various languages & regions
without any changes.
globalization testing:
It is combination of localization & internationalization,
where application tested in local environment with
international inputs are given.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shyam r
test the prize or pincode or date and time formate according
to the country standard called ad localization..
| Is This Answer Correct ? | 2 Yes | 3 No |
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
3)what is quality assurance and Quality Control?
Anyone give me the Test Scenario template.
what is latentbug
What is private and public bug in test plan?
any one plz send me test cases on fan,pen,glass,cell phone,mouse and printingpage
What is White Box testing and who is responsible for white box testing?
diff b/w regression, re-testing & repeative testing
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
what is sanity testing when do u start it