what is localization testing?is it a black box testing or
white box testing?describe briefly?

Answers were Sorted based on User's Feedback



what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

Answer / sj1234

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

Answer / muralidharan

Localization testing :it is used to check the langauge
contents
Muralidharan

Is This Answer Correct ?    4 Yes 5 No

what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

what is localization testing?is it a black box testing or white box testing?describe briefly?..

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

Post New Answer

More Manual Testing Interview Questions

Amounts not dispatch in ATM what are all scenario to test?

1 Answers  


What is the difference between test case, test suite, test script, test scenario & test plan?

5 Answers   iSoft, McDonalds,


HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT

17 Answers   IBM, Nihilent, Wipro,


What is the difference between santity & smoke testing?

6 Answers   Logica CMG,


Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?

0 Answers  






What is severity and priority of bug? Give some example.

0 Answers  


is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing

4 Answers  


This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance

4 Answers   Oracle,


Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??

3 Answers   Philips,


hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

4 Answers   IBM,


why need testing ????

9 Answers   Synergy, TCS,


combo box is object or picture?

7 Answers   Vyons Labs,


Categories