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
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 |
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 |
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 |
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 |
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 |
tell me some functional testcases for phonebook application and SIM tool kit please or send me to kanhu10@gmail.com
What kind of testing should we need to perform while testing Mobile app ?
Is there any standards to be followed in creating a mobile application?
What is gprs and how it works?
What do you mean by streaming media?
How to test and measure the performance Parameter of SMS services and SMS reply from Server.
hey friend...I want some question of mobile testing. which are asking in interview..if any one have question paper then please sen dme on "ashiyar@gmail.com". I will very thankfull to those person who will give me some thing......Thanks.
how to test an application which is developed for multiple languages.. for eg.. a web application which is for English, Chinese,Japanese,french.
5 Answers Aureole Technologies,
What are the types of mobile applications?
Explain what is port testing?
what is the difference between Android and iOS app Testing ?
How to prepare a Test Requirement Matrix <TRM> for Mobile application.