which type fo Error occurred in localization testing and globalization testing explain me with example
thanks
Pradeep Singh



which type fo Error occurred in localization testing and globalization testing explain me with examp..

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

Post New Answer

More Manual Testing Interview Questions

Artifacts in design phase of SDLC ?

0 Answers  


difference between smoke testing & sanity testing?

6 Answers   TenXLabs,


What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance

4 Answers   ACS,


Which are the basic challanges are face tester while doing testing?

2 Answers  


Who will review the tes cases and when the riview will be done?

3 Answers  


7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss

3 Answers   Mind Tree,


What is API Testing? how do we perform this testing?

0 Answers  


anyone can explain,Diff b/w buid and release

4 Answers  


1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?

2 Answers  


How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.

0 Answers  


how do you ensure by testing that the transactional refuilement or an application are met

1 Answers  


Diffrernce between client server testing and web server testing.

0 Answers  


Categories