which type fo Error occurred in localization testing and globalization testing explain me with example
thanks
Pradeep Singh
Answer Posted / harshad oswal
globalization testing error
for example Google page it should be compatible with different languages like english,hindi,marathi and so on so in
globalization testing we have to see that it is supporting all the languages specified in the requirement without making the changes in the code means if user click on particular language say hindi then information should be displayed in hindi there should be no need to change the code
the error will occur when it will not support that particular language
localization testing means whether application suite to particular culture of the country or not
for example if application is designed say a banking application for india and USA then application should follow the culture of that particular country ie
date and time format for india and USA,currency format for india is rs,for us it is dollars,then interest rate for india and usa will be different. next example can postal code field in india postal code is numeric in Canada it accepts alphanumeric so when we are testing the application for india we have to see that postal code field is accepting numbers and when we are testing for Canada we have to see that it is accepting alphanumeric chars as well.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State a generalized process for load test? Or explain how you did it previously.
Should testing be done only after the build and execution phases are complete?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Describe your personal software development process.
What is error cusing tecnique
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
How to find bug in photos and videos ??
What are similarities of Agile and Scrum?
What is srs and brs document?
How to do the performance testing manually? Does you have a test case for that?
What's the relationship between environment reality and test phases?
What are testing techniques? What is difference between general and specific?
What is the first test in software testing process?