Documentation produced with EMOS WrDoc and Together®
< A D E F G K L M N S

<

<default> - Class Diagram
 

A

AUT_close() - Method in class lib.AUT_lib
Closes the AUT
AUT_DRV_call_block(in,in,in,inout) - Method in class drv.main_lib
Implements the test keywords, i.e. links the names of the test blocks with te corresponding block functions.
AUT_DRV_init_steps(in,in) - Method in class drv.main_lib
Initialises the test steps.
AUT_DRV_load(in,in) - Method in class drv.main_lib
Load the necessary LIBs & GUIs here NOTE: You should use FRM_load_XXX() instead of ordinry load().
AUT_DRV_report(in,in) - Method in class drv.main_lib
Implements the test reporting logic.
AUT_invoke() - Method in class lib.AUT_lib
Invokes the AUT
AUT_kill() - Method in class lib.AUT_lib
Kills the AUT (via Task Manager or so).
AUT_lib - class lib.AUT_lib
This library contains application-specific routines such as synchronisation with status object or setting up the typical initial state (new order).
AUT_reset() - Method in class lib.AUT_lib
Closes all windows other than main application window.
AUT_save_order_nr(in) - Method in class lib.AUT_lib
 
AUT_wait_status(in,in) - Method in class lib.AUT_lib
 

D

drv - package drv
 
drv - Class Diagram in drv
 

E

emos_test_driver - class drv.emos_test_driver
Calls the FRM_DRV_test_driver() function.
emos_testset_driver - class drv.emos_testset_driver
A simple driver for a single test set.
emos_testsuite_driver - class drv.emos_testsuite_driver
This test processes the test suite table.

F

frm - Class Diagram in lib.frm
 
FRM_flight_lib - class lib.frm.FRM_flight_lib
Librbrary containing the so called "block functions" - functions that are responsible for processing individual test blocks.
FRM_FlightSchedule(in,in,in,inout) - Method in class lib.frm.FRM_flight_lib
 
FRM_FlightsTable(in,in,in,inout) - Method in class lib.frm.FRM_flight_lib
 
FRM_lib - class lib.FRM_lib
This library contains generic Framework-related functions.
FRM_Login(in,in,in,in) - Method in class lib.FRM_lib
 
FRM_Main(in,in,in,in) - Method in class lib.FRM_lib
Provides the possibility to chose an item from the main menu and toolbar.
FRM_Open_Order(in,in,in,inout) - Method in class lib.frm.FRM_flight_lib
 
FRM_OrderAction(in,in,in,inout) - Method in class lib.frm.FRM_flight_lib
 
FRM_OrderInformation(in,in,in,inout) - Method in class lib.frm.FRM_flight_lib
 
FRM_PopUp_Message(in,in,in,in) - Method in class lib.FRM_lib
Handles the dynamic popup message dialog.
FRM_Prolog(in,in,in,in) - Method in class lib.FRM_lib
Ensures the initial state of the application.
FRM_Prolog2(in,in,in,in) - Method in class lib.FRM_lib
This is the short version of Prolog() with the difference that it does not attempt to log in.

G

gui - package gui
 
gui - Class Diagram in gui
 

K

kickoff - class kickoff
This script invokes the tests specified in the associated suite table Data/suite.xls.

L

lib - package lib
 
lib - Class Diagram in lib
 
lib.frm - package lib.frm
 

M

main - class drv.main
This is an example of an old-fashined driver script that we were using before EMOS Framework Version 7.01.00.04.
main_lib - class drv.main_lib
The purpose of a step driver is to interpret the corresponding "Teststep" cell of each test case.

N

Note1 - Note in Class Diagram <default>
 
Note2 - Note in Class Diagram <default>
 

S

startup - class startup
This is the project-wide startup script that initialises the test environment at the time of WinRunner start.

Documentation produced with EMOS WrDoc and Together®