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 |
what is the way to explain about project of 3 years experianced
Can you explain inventories?
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
how is security testing done in ecommerece application?
why sanity testing and why smoke testing?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
What is V and V model
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
What is Configuration management? Tools used?
What is a show-stopper Bug?