Activity
Aus ExpeccoWiki
An activity is the "execution of a step". An activity is performed by an executor, of which multiple may be present. This means, that multiple activities may exist at the same time, depending on the number of steps which have been triggered to execute. Triggering depends on the availability if input data, the availability of any required resources, possible execution limits attached to a step, and any execution limits as defined in the testsuite. The activity will perform the block assigned to its step with the given set of inputs and outputs.
An activity produces an activity log, which both contains detailed information about input and output values, execution times, subactivites and the overall result status (fail, error, inconclusive or passed).