what is localisation testing and globalisation testing?
what is the difference between them?
Answer Posted / anish
globalization Testing:-
The goal of globalization testing is to detect
potential problems in application design that could inhibit
globalization. It makes sure that the code can handle all
international support without breaking functionality that
would cause either data loss or display problems.
Globalization testing checks proper functionality of the
product with any of the culture/locale settings using every
type of international input possible.
localization Testing:-
Localizability testing verifies that you can easily
translate the user interface of the program to any target
language without re-engineering or modifying code.
Localizability testing catches bugs normally found during
product localization, so localization of the program is
required to complete this test. As such, localizability
testing is essentially a hybrid of globalization testing
and localization testing. Successful completion of
localizability testing indicates that the product is ready
for localization. You can use pseudo-localization to avoid
the time and expense of true localization. Pseudo-
localization is perhaps the most cost-effective way of
finding localizability bugs......
Do u find it Right answer if no thn please post the proper
Answer
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is review
distinguish between old version and new version QTP features.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
who QTP recognizes the object stored in object repository?
What is checkpoints for qtp?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is Associate Repository in QTP 9.2 ?
What is difference between design time and run time data table?
Is it possible to switch between recording modes during a test creation?
Does QTP record on Objects created on XWindows Environment?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
What is Cross browser testing? Does UFT support it?
What is parameter in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is