Idea ID: 2699381

Create/execute a load test based on the test script execution status/ completion

Status: Under Consideration

We would like to create a load test that runs based on the each individual script run completion.

Example:  When we have test scenario which had dependency on earlier scripts as below

Scripts 1

Script 2 -- This should start after completion OR based on pass/fail criteria of Script 1

Script 3 -- This should start after completion OR based on pass/fail criteria of Script 2

Script n -- This should start after completion OR based on pass/fail criteria of Script n-1

Note: in HP Performance Center tool, we can achieve the above case by creating workload type as "GroupBy Scenario"