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
Explain the concept of object repository and how QTP recognizes objects?
How will you declare a variable in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How to modify the text checkpoint?
Explain the new feature of UFT regarding the export of test results?
How can you send user defined messages to test report?
To which environments does quicktest professional (qtp) supports?
How many types of recording modes are there?
what kind of frame work you used in your last project?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Plz Explain AUTOMATION REFERENCE MODEL?
How many number of actions possible in qtp?
What are the check points can be inserted without recording?