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 |
What are the Test cases for website home page? OR How you will Check website home page?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.
1) Can you tell me the High severity and low priority bug,High priority and low severity bug?
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
Client want to execute 1500 test cases and delivery within three days? But i have 5 resources? How its possible?
Why tester should know database concepts?
test cases for compose functionality of gmail
If planned effort and actual effort is same, then how to calculate the effort variance ??
Whats is bugzilla?how is it install,how it is use?
What is testcase scenario?
2 Answers Oneclick Testing Solutions,
Hi there!!! Im Varun...i've completed my B.Sc in 2013.now im woriking in pharmaceitical company.now i want to shift to IT field..for that ive learned Manual testing.now i want to put 1+ years fake..wat my doubt s can i manage as fresher or any problem???suggest me im confused????
How do conduct globalisation testing? anybody can explain this with example.