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 |
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
How many types of recording facility are available in QTP?
can i compare two databases using QTP ?
What are the various types of Actions in UFT?
How do you return a value from a function
How to start recording using quicktest professional?
Hi All, How to Compare two strings character by character in QTP
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
What is source control?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
how to click the link in webpage by using QTP Script????????