To display a list of currently defined application states:
Within your script, .t or .g.t, or within the include file, type your test case declaration, followed by the keyword
appstate and then press
space.
For example
testcase foo ( ) appstate .
A list of currently defined application states displays. You can also type the keyword
basedon followed by a
space. For example
appstate MyAppState () basedon .
Use one of the following methods to select the appropriate member and paste it to the Editor.
Type the first letter or the first few letters of the member and then press
Enter or
Tab.
Use your arrow keys to locate the member and then press
Enter or
Tab.
Scroll through the list and click on a member to select it.