Skip to main content
Quick navigation

Test Scenarios

Test Scenarios represent a set of tasks used to validate some functionality in your application, pipeline, or service.

Test scenarios can be specified in two ways:

  • Using the visual editor
  • Using the DSL (Domain-specific language)

If you choose to use the visual editor, you can later export the DSL. Equally, if you specify your scenario using the DSL, you can later import it to see a visual representation of your test.

Create a Test Scenario

From within a Test Suite, select New Scenario to add a new scenario. You will be prompted to provide a name to identify your test scenario.

Once your scenario is created, you will be pushed into the Editor view. This is where you can create your set of Tasks.

Continue to learn more about adding Tasks to your scenario.