Part III |
CoverageMeter Execution Agent is a simple graphical interface dedicated to manual tests.
The Execution Agent function is to copy the last execution report generated by an application
to a new execution report and to enhance it with a title and an execution status.
It does not require the instrumentation database (.csmes file) and so can be used for black box testing.
The menu entry "Configuration" permits to configure the Execution Agent(see screen shot 18.1). It consists only of specifying the path of 2 files:
.csexe file) generated by the application currently tested.
.csexe file) will be saved. This file will not be deleted by the Execution Agent and all new executions will be appended.
Once started and configured, the Execution Agent (identified with the icon
) behaves like a daemon and reacts on each
modification of the execution report file selected as input:
the dialog 19.1 is automatically opened1
and permits to save the last execution
report into the output file with an appropriate title and status (passed or failed).
This behaviour permits to comment interactive tests as follows: