Skip to content

Script Run

A Script Run represents a single execution of a Skybear.NET Script at a specific point in time. It includes the result of the execution and any report artefacts like the JSON report generated by Hurl and the actual response bodies received (see Script Run reports docs).

During a Script Run all the Hurl source files of a Script are executed.

For example, you can trigger a Script Run while authoring a Script using the dashboard UI by cliking the button.

You can also trigger a Script Run through a variety of triggers that you can configure on each of your Scripts, including a Scheduled Cron trigger, an HTTP Hook trigger, and more added over time.

A Script Run is uniquely identified by an ID prefixed with sr_.