what is localization testing?is it a WBT or BBT technique?
thanx mahendar for ur valuable answer.
Answers were Sorted based on User's Feedback
Answer / dost
In today's flat world the existence of companies remains
only if it gets edge over its competitor by its product.
Same rule follows in s/w, companies localized there s/w
product in the respective countries native language and then
market it. But localization involves structured approached
while development and in process of localization its
possible some bugs gets mingled with the product.
Localization testing is basically concerned with the testing
of localized product, basically UI and functionlties are
tested. Its black box testing as no code review is done.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anil
checking whether our application is supporting the given
local settings like local language,currency,number
systems,date formats etc.. is called localization testing.
It will be tested in both WBT and BBT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nivedita
Localization Testing is also call as the L10N testing.
Some application's are developed for the different
different languages. So in this localization testing
concept come in this testing we can check the
functionality of the application is either according
to that country's standard available or not i.e.
checking the date, time, rupees etc. according to related country standard..
Localization Testing comes under the Black Box Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shanthu
Testing done for format specification according to region or
country is called localization testing or L10N Testing.
Different format testing we do in L10N Testing are:
1. Currency Format Testing
Ex: 100$, $100, Rs100. The standard should be as per country
standards.
2. Date Format testing
Ex: In US, date format is : MM-DD-YY
in India, date format is: DD-MM-YYYY
3. Pincode format testing
There are countries having pincode with charactres like
AB100. Here, Checking for the format in pincode is L10N
testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srini
Hi.
Localization testing is which basically involves the
translation of web pages into various languages, thereby
allowing companies to reach a "global public".
Srini
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sujatha
HI
as per my knowledge
localization testing means.......
now adays every app is dev in any languages,so we can check
the app in diff languages .
| Is This Answer Correct ? | 0 Yes | 3 No |
on what basis do the tester asssign severity
what is meant by package testing?
how do you test me?
What is backward compatibility testing
Guys, can any one of u give the realtime example for Alpha Testing
What is your Expected CTC? Should I tell my expected salary or say as per company norms? Tell me proper answer for it?
10 Answers Accenture, Dream Careers, Flextronics, Havells, Royal Public Health,
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
Clear definition of boundary value analysis
What is information flow in testing
any one giv test cases for wordpad using equivalence class partioning
What is the template used for informing clients regarding known issues when u near to release?
What is agile methodology and how to perform agile testing?