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 |
In Manual testing how to test proxy servers? can u please explain with example?
How do u make sure the test cases are not repeated?
Difference between Agile process and Water Fall model
what is the entry and exit criteria for system testing in v model
who will prepare tracebility matrix?
Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit
What is the Difference between Network testing and Web Testing?
How to find bug in photos and videos ??
How to Generate Test Case for Shopping Cart?
What is alpha and Beta Testing?