Advanced Level – Cross-Cutting
Localization Testing (l10n) – ISTQB Definition
Last Updated: July 12, 2026 · SoftwareTestPilot QA Team
Official ISTQB Definition
Testing that verifies a component or system's ability to be used in a specific locale, considering culture, language, currency etc.
In simple words
Test each localized version: strings translated, dates/currency correct, layout unbroken.
Exam tip
Common l10n bug: fixed-width UI overflows once German or Arabic text lands.
Related terms
- Internationalization Testing (i18n)Test that the codebase is ready to be translated: date/number formats, RTL text, character encoding.
- Compatibility TestingVerify the app plays nicely with other browsers, OSes or apps.
- Functional TestingDoes the feature do what the spec says? Login logs you in, checkout charges the right amount.
Practice this term in the ISTQB Mock Test
40 CTFL v4.0 questions, 60-minute timer, instant scoring and chapter-wise breakdown.
Practice in Mock Test