Start a test.

Parameters

ParameterDescription
Test Template IDThe ID of the test template to start. Can be obtained by List Test Templates.

Example Output

{
	"startedTaskRunsStatus": [
		{
			"template_id": "61a64c40e1c9b9f68a24853b",
			"task_run_id ": "61a64c40e1c9b9f68a24853b",
			"type": "What-if",
			"start_time": 1639496756374
		}
	]
}

Workflow Library Example

Start Test with Pentera and Send Results Via Email

Preview this Workflow on desktop