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 |
full form of the various extensions
Explain what is the difference between Web testing and WAP testing?
Name mobile automation testing tools you know?
List out some iPhone and iPad testing tools?
While you are working on certain application in mobile, a call comes. What happens to the application? Will its be still running? or will it get freeze
What does a test plan for mobile app contain?
What is robo-electric testing framework?
I wanted to know which tools can be used for GUI Testing for Mobile applications
What are the possible numbers of testings performed for a standard android strategy?
How the testers will get build to test from developers and in which format that build will be if u have used Tomcat as web server to that project?
When to choose automation testing and when manual testing?
What type of questions will be asked on mobile application testing?Is it that how GSM woks? and How GPRS works? and how call flow in the GSM network?