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 is the diff. b/w Basline and Tracability matrix?
6. What do you dislike about each of the Web sites?
what is entry and exit criteria and explain it?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
What is a Test Bed?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
anyone can explain,Diff b/w buid and release
what is jvm in java
what is exit criteria for testing?
Smoke testing is also called sanity testing? Why?
What tools you will use for writing testcases, defect reports,test reports etc?