background image
<< Testing DefaultBaseState | Why do I want to modify the identifiers? >>

Tags and Identifiers

<< Testing DefaultBaseState | Why do I want to modify the identifiers? >>
86
Getting Started: A Tutorial
4 C
APTURING
Y
OUR
A
PPLICATION
Tags and Identifiers
Then a results file opens indicating whether or not DefaultBaseState has
been achieved. Results files are discussed further in the "Reviewing and
Reporting Test Results" tutorial.
5
Close the results file
Click File/Close.
Note If an error message appears saying that
"GreenMountainOutpost is not unique", make sure there are no stray
dialogs open.
Tags and Identifiers
Each object declaration has a class, a tag and an identifier. The home page of
the GMO Web application has the class BrowserChild while the Main
Window of the GMO client/server application has the class MainWin. Its
default identifier is the name you specified in the 4Test identifier field when
you created the test frame, in this case GMO. The tag, which is not
modifiable, is generated by SilkTest and it is the way that SilkTest identifies
the object at runtime.
Note Tags, identifiers and all other aspects of window declarations
are described in detail in the online Help.
Web application
Client/server application
Class
Tag
Identifier