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 application server and what is web server?
What are tools of performance testing?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.
what is 2tier and multi tier architecture?
One Project is developed on VB+Access it is working properly they are planning to change with backend Oracle . What type of testcases we can write?
What is the different cost elements involved in implementing process in an organization?
what is the impact analysis?
What is a defect?
What is Low level design & High level design? and brief description.
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what is the difference of the Functional testing in the waterfall model and V-Model?