what is Globalization testing?
Answers were Sorted based on User's Feedback
Answer / sudhanva patil
The Meaning of Globalization is the whole globe is treated
as one.
When it comes to Testing Few Applications will be
developped in different Languages. We need to test the
application for all the different languages for eg:
English, French,Chienes etc. This is what is Globalization
testing.
| Is This Answer Correct ? | 37 Yes | 2 No |
Answer / lokesh karanam
developing the application in multiple languages is known
as globalization. testing these kind of application is
called as globalization testing.
simillarly, testing the application with respect to the
country standards like currency, pincode, telephone num..
etc is known as localization testing.
| Is This Answer Correct ? | 22 Yes | 3 No |
testing the application for multiple languages using
property files. this type of testing is done for multiple
lanuages using suffix and prefix. this type of testing is
called internationalization(I18N)testing
testing the application as per country standard is called
localization (L10N) testing eg. pincode, std code , currancy
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / g.mallikarjun
Globalization:
Globalization is the process of designing and developing a
software product that functions in multiple
cultures/locales.
A culture/locale is a set of rules and a set of data that
are specific to a given language and geographic area.
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 and this
involves integrating localization throughout a company as
well as marketing, sales and support in the world market.
Globalization Testing includes:
->System locale settings
->System Locale
->User Locale
->Input Locale
->Location or Geographic ID
->UI Language
->Browser locale setting.
->Identifying the culture/locale that must be supported.
->Character classification.
->Date and time formatting.
->Numeric, currency, and measure conventions.
->Sorting rules.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / hari s sankar
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.
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / 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 |
developing the application in one languages and giving link
to other language is known as globalization. testing these
kind of application is called as globalization testing.
simillarly, testing the application with respect to the
country standards like currency, pincode, telephone
num..Date format,colour,etc is known as localization testing.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / lakshmi narayanan
software can be work in various culture(Native Setting) in every type of international input
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi
Globalization Testing is validating a specific Application
or Product that can support multiple languages or that can
be accessed by different Locales around the Globes.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / minu
Testing to ensure if the application works in all parts of
the world
| Is This Answer Correct ? | 6 Yes | 21 No |
What is destructive testing?
how web logic reacts with front-end and back-end application
Define bug leakage and bug release?
what is Agile Development Processes
What is SDLC? What is QA methodulogy?
What is Regression Testing and how it is useful in real- time scenario? Please correct me if it is wrong...
what are the tables in testcases?
What is the base Criteria to review the testcases?
What is the risk factor problem related to project? risk factor ratio in the project?
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
can we write testscripts without using any automation tool if yes so how can we write it or which terminology is used for writing it?
what are the techinques you follow during testing?