what is localization testing?is it a WBT or BBT technique?
thanx mahendar for ur valuable answer.
Answer Posted / 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 |
Post New Answer View All Answers
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
How soon the bug should get fixed?
Why is it impossible to test a program completely?
what is entry and exit criteria and explain it?
Why performance testing is performed? What are tools of performance testing?
Can you explain random/monkey testing?
Explain the advantages of automation over manual testing?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is severity and priority of bug? Give some example.
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What is a testing process / lifecycle?
What kind of testing to be done in client server application and web application? Explain
Why documentation testing is important?
Should testing be done only after the build and execution phases are complete?
What is the different between SIT and UIT?