Record a scenario log
You can record your interactions with a Genero application into a log file, which can then be used to generate a test scenario.
Record a guilog log using a direct connection
In this task the
--start-guilog
option of the fglrun command is used to record a
log file. For more information on using this command, see the GUI front-end connection
chapter of the Genero Business Development Language User Guide.
When you have completed recording the log, your next task is to generate test sets from the recorded log file. See Generate a scenario from a log file.
Record a scenario log via the GAS (DVM)
In this task you record a log from the
DVM end by adding the fglrun --start-guilog
command in the DVM
element of the application configuration file. When the application is run, the specified guilog
file is
generated.
When you have completed recording the log, your next task is to generate test sets from the recorded log file. See Generate a scenario from a log file.
Record a GDC log
Before you begin:
For more information on GDC logging, see the Using the logging system page in the Genero Desktop Client User Guide.
- Start recording.
- Launch the application you want to test.
- Close the application before you stop the recording.
When you have completed recording the log, your next task is to generate test sets from the recorded log file. See Generate a scenario from a log file.
Record a GBC log
The GGC can generate test scenarios from logs recorded by the Genero Browser Client. GBC version 1.00.53 or greater is required. In this task you record a log from the GBC. For more information, see the Record a GBC log page of the GBC documentation provided as part of the GBC project package.
When you have completed recording the log, your next task is to generate test sets from the recorded log file. See Generate a scenario from a log file.