which type fo Error occurred in localization testing and globalization testing explain me with example
thanks
Pradeep Singh
Answer / 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 |
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
How Could u Present Test Strategy for the Product Testing?
Difference between System Testing and System Intergration Testing(SIT) with Example
what is meaning of manual testing,,?
What is dry run testing??
generally what model tester will follow in an comapany? pls give me answer
Positive and Negative Testing - Which one to do first and why ?
HOw to give special characters to password
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
What are the different testable items in GUI testing?
Write test cases to copy text file from C:\ drive to D:\ drive?
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows