what is localisation testing and globalisation testing?
what is the difference between them?
Answer / 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 |
What are the different types of recovery operation?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How QTP support all types of applications (platforms)?
Did you face the problem, changing the properties of an object in Run Time?
if full in Object Repostoiory then how to load other Object Repository
How u perform exception handling in QTp,what is other name for ths?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
How can we record an edit box in the Web application ?
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
How i can change shared repository to per test repository in qtp