Globalization Testing: 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.

Related posts:

  1. 30 Software Testing Types
  2. Working with Input Parameters in QTP?
  3. What is Data-Driven Testing?
  4. What is Environment Parameter in QTP?
  5. What is heuristic checklist used in Unit Testing?