Skip to main content

UnitTestPlaybookAnalyzer

This Script is part of the Content Testing Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

Profiles execution time of tasks in a playbook or sub-playbook (if specified). Provides minimum, maximum, and average task execution times in milliseconds as well as the state of each task: completed, error, notexecuted, started, and waiting.

Script Data#


NameDescription
Script Typepython3

Inputs#


Argument NameDescription
playbookName of the playbook to analyze.
subplaybookSub-playbook for analysis versus the parent playbook.
firstdayFirst day to find incident occurrences using the playbook. Example: "2023-03-01".
lastdayLast day to find incident occurrences using the playbook: Example: "2023-03-31".
maxincMaximum number of incidents to analyze.

Outputs#


There are no outputs for this script.