GlobalTester Library Members

The GlobalTester library provides testers methods to set custom national conventions for the current user without having to navigate the user interface of the Region and Language options control panel applet. These national conventions include number formats, currency formats, date formats, time formats, and also current location.

Changing custom conventions is one way testers can test for basic international sufficiency of the application under test (AUT) in automated test scripts. Basic international sufficiency tests whether an application supports the Windows operating system national language support for the more than 150 locales around the world.

IMPORTANT: This library is only supported on Windows Vista and above.

Click Here to Download GlobalTester Test Automation Library


GlobalTester Members

Sets custom national convention settings in Region and Language control panel.

Constructors

  Name Description
CustomCurrencyFormats Initializes a new instance of the CustomCurrencyFormats class
CustomeDateFormats Initializes a new instance of the CustomDateFormats class
CustomLocation Initializes a new instance of the CustomLocation class
CustomNumberFormats Initializes a new instance of the CustomNumberFormats class
CustomTimeFormats Initializes a new instance of the CustomTimeFormats class