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 |
How many maximum tables we can join by using SQL JOIN??
What sre the documents used in SDLC, and STLC?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
how will define a bug generally?
In manual testing (web based testing)interview, interviewer asked me "How you connect to the database?" What is the answer for this question
Please can any one tell me 1).Types of reports 2).Types of Meetings.
1. what is SDLC and TDLC ?
What is cookie testing?
Differentiate regular regression testing and final regression testing.
What is verification & validation ? What we do in verificaztion & validation? Give an example.
Which criteria should take in account while doing CMS testing of any project?
What is Matrix in testing?