what is localization testing?is it a black box testing or
white box testing?describe briefly?
Answers were Sorted based on User's Feedback
Answer / chumma
Testing the application in different language is called
localization testing here we pay attention towards three
things 1) UI testing 2) functional testing 3) language or
region specific areas like keyboard strokes "character
sets" . we make conversion documents so that we easily test
the application . functional testing is pretty difficult
here for that one should know the language...
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / deepika
Localization testing is done to guarantee that the
application will work properly in different languages (i.e.
Win 95/98 English, German, Spanish, etc)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sanjaya
To test the same application which is launched in many
languages is called Localization testing. During this
testing the tester focusses on 3 aspects:
1. UI testing (A. Translated pieces of texts, B. Various
names and images which are not translated but are different)
2. Functional testing (remains mostly same/similar in
different languages)
3. Location specific functionalities including key-strokes
and use of other hardware)
The 1st and 3rd of the above aspects are mainly termed as
localization testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Localization testing: The program is modified to present
its user interface in a different language and/or following
a different set of cultural rules. Localization testing may
involve several old tests (some of which have been modified
to take into account the new language) along with several
new (non-regression) tests
Black Box Testing
Testing is based on behaviour of the application .
in black box testing testers does not require code language
White box testing
testing is based on internal structure of the application
in white box testing testers requires code language
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / bala
Guys,
Can you please provide localization test case template or sample or give some idea how to prepare localization test case . Please help me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Localization testing :it is used to check the langauge
contents
Muralidharan
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / satya
Localization Testing: Part of software testing process focused on adapting a globalized application to a particular culture/locale. It is normally done by the testing teams.
Means lets take an Web application we test it in different browsers whether it is working properly in particular environment or not...
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / srinivas poodari
After getting the stable build the testing team deliver the
build to the client with required documents. Then we will
conduct the testing at custemer environment whether the
application is compatable in custemer environment or not
is called the localization testing.
| Is This Answer Correct ? | 0 Yes | 21 No |
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
in manual testing functional testing means to check the behviour of the appln.it is correct or let me know
Explain stub in testing point of view?
After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
How to find bug in photos and videos ??
Metrics in QA
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
what is work break down structure?
what all the metrics to be checked for a document ?
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc