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 |
How is testing affected by object-oriented designs?
can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????
Write difference b/w waterfall model and spiral (agile)model
what are the documents that will be created in testing cycle?
What is the difference between unit testing and functionality testing ?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
What is Smoke Testing
Hi How to test web applications in Manual testing? How does the client- server works in Manual testing? Pls answer me ASSP. Thankyou in adavance Sunitha.
What is the Test Case?What is the Testing?
10 Answers iSoft, Patni, Verisoft,
What are the recommended sites or books for software testing?
If date field is a text field write test cases to validate it?