Answer Posted / santosh sharma
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.
Proper functionality of the product assumes both a stable
component that works according to design specification,
regardless of international environment settings or
cultures/locales, and the correct representation of data.
The following must be part of your globalization-testing
plan:
Decide the priority of each component
To make globalization testing more effective, assign a
testing priority to all tested components. Components that
should receive top priority:
Support text data in the ANSI (American National Standards
Institute) format
Extensively handle strings (for example, components with
many edit controls)
Use files for data storage or data exchange (e.g., Windows
metafiles, security configuration tools, and Web-based
tools)
Have had many globalization problems in the past
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the Differnce B/W Quality Management and Quality Control
Performance Evaluation means..?
What is specification-driven testing?
what are the feature of our test group?
What the first thing You’ll do as a SQA Tester if I hired You?
What are the challenges faced with the 1+ years experience team.
What is a test plan and what does it include?
What is traceability matrix? Is it required for every project?
Explain the steps for bug cycle?
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
What is the difference between web, window, desktop and client server application testing?
Have you written test plan?
Mention what are the types of documents in sqa?
Explain the types of documents in software quality assurance?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?