What is globalisation testing?

Showing Answers 1 - 8 of 8 Answers

sri

  • Jul 21st, 2006
 

The goal of globalization testing is to detect potential problems in application design that could inhibit globalization. It makes sure that the code can handle all international support without breaking functionality that would cause either data loss or display problems.

  Was this answer useful?  Yes

naveen

  • Aug 7th, 2006
 

The goal of globalization testing is to detect potential problems in application design that could inhibit globalization. It makes sure that the code can handle all international support without breaking functionality that would cause either data loss or display problems. Globalization testing checks proper functionality of the product with any of the culture/locale settings using every type of international input possible.

Proper functionality of the product assumes both a stable component that works according to design specification, regardless of international environment settings or cultures/locales, and the correct representation of data.

  Was this answer useful?  Yes

ekta

  • Oct 8th, 2006
 

Hi Guyz

can anyone tell me exactly why it is named as globalization testing and plz try to explain with examples if possible??

  Was this answer useful?  Yes

Mamata Singh

  • Oct 12th, 2006
 

Hi Ekta, You could plz try visting this link.This would give you a clear idea of globalization testing.http://www.microsoft.com/globaldev/handson/dev/wrtesting.mspx#EGG

  Was this answer useful?  Yes

sudhakar2068

  • Oct 19th, 2006
 

The goal of globalization testing is to detect potential problems in application design that could inhibit globalization. It makes sure that the code can handle all international support without breaking functionality that would cause either data loss or display problems. Globalization testing checks proper functionality of the product with any of the culture/locale settings using every type of international input possible.Proper functionality of the product assumes both a stable component that works according to design specification, regardless of international environment settings or cultures/locales, and the correct representation of data.

The following must be part of your globalization-testing plan

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

 

  Was this answer useful?  Yes

Globalization testing validates the world-readiness of a product.  It checks the following things:

1) No data loss when using multiligual text processing.

2) Correct encoding conversions.

3) Proper handling of locale settings. 





  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions