background image
<< Testcase - winclass.inc file | Testcase - AnyWin class >>
Testcase - SilkTest logs
<< Testcase - winclass.inc file | Testcase - AnyWin class >>
206
User's Guide
8 G
ENERALIZING
A
T
ESTCASE
Testing applications that have been made Year 2000 compliant
Suppressing warning messages when
transformation occurs
By default, SilkTest logs a message whenever a string is interpreted as a date.
There are two situations:
·
When SilkTest transforms a date. For example:
*** Y2K Notification: date value '09/18/97' has been
changed to '09/18/1997' in
TextFieldWindow.TheTextField.SetText
·
When SilkTest reads a string that matches an input format in a rule that
does not specify a transformation (that is, the output format is the same
as the input format). For example:
*** Y2K Notification: date value '9/18/97' was found
in TextFieldWindow.TheTextField
This default behavior is the result of the following statement in the AnyWin
declaration in winclass.inc:
setting Y2KWarnings = TRUE