how to test an application which is developed for multiple
languages.. for eg.. a web application which is for English,
Chinese,Japanese,french.

Answers were Sorted based on User's Feedback



how to test an application which is developed for multiple languages.. for eg.. a web application w..

Answer / arshiya

By using l18n Testing..It means
In computing, internationalization and localization are
means of adapting computer software to different languages,
regional differences and technical requirements of a target
market. Internationalization is the process of designing a
software application so that it can be adapted to various
languages and regions without engineering changes.
Localization is the process of adapting internationalized
software for a specific region or language by adding locale-
specific components and translating text.

Is This Answer Correct ?    18 Yes 2 No

how to test an application which is developed for multiple languages.. for eg.. a web application w..

Answer / abdelfatah

# when the website is opened for the first time, it should be opened with the language of the user computer.

# If user changes to other language, website should display all views in same selected language.

# If user closes the website and reopened again, it should be opened in same selected language.

Is This Answer Correct ?    6 Yes 0 No

how to test an application which is developed for multiple languages.. for eg.. a web application w..

Answer / k.sateesh

In computing, internationalization and localization are
means of adapting computer software to different languages,
regional differences and technical requirements of a target
market. Internationalization is the process of designing a
software application so that it can be adapted to various
languages and regions without engineering changes.
Localization is the process of adapting internationalized
software for a specific region or language by adding locale-
specific components and translating text.

Is This Answer Correct ?    3 Yes 3 No

how to test an application which is developed for multiple languages.. for eg.. a web application w..

Answer / ravikiran nutalapati

Language Testing is very important for any application. for
testing an application for different languages with out any
tools we can do testing in following way:
In IE ...
STEP 1 : Open an new IE browser
STEP 2 : Open Tools tab -> select Internet Options
STEP 3 : In General Tab -> select language (Available in
Appearance header)
STEP 4 : Click on Add and select a language and place it at
top navigating with move up button.

APPLY CHANGES.

IE will convert to language selected and we can test
according to requirements and specification.

Is This Answer Correct ?    2 Yes 2 No

how to test an application which is developed for multiple languages.. for eg.. a web application w..

Answer / kalpana

When a application is developed in various languages, its better to test English first and then any other language.Its better to compare both app by testing both simultaneously.
Specific to Mobiles - on changing language settings, close the app and relaunch again- App language should be changed to the selected language.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Mobile Testing Interview Questions

Where is the APN stored ?

3 Answers  


How to create the log file?

0 Answers  


What is the difference between 'WAP testing' and 'Web testing'?

1 Answers   ADITI,


What is Open box and Closed box testing ?

2 Answers   Octal,


How to take crash or log reports for android and ios apps?

1 Answers   SDL,






I have created mobile site but donot have real devices so should i check though Emulators like mobiletest.me etc ?

0 Answers   TPS,


Mention what is the Android testing strategy?

0 Answers  


how android application testing will be done, i am new to this testing, how we have to prepare and exicute testcases, please explaine me with some real time examples and described test cases.

2 Answers  


How android application testing will be done?

0 Answers  


Mention what are the common bugs found while mobile testing?

0 Answers  


What does mobile security testing include?

0 Answers  


What is the advantage of symbian OS devices comparing with j2me and Brew OS devices???

8 Answers   HCL, Nokia,


Categories