qTest Scenario Quick Start Guide

qTest Scenario is a Behavior Driven Development (BDD) application for JIRA that provides end-to-end support for Test Driven Development (TDD) as well as Acceptance Test Driven Development (ATDD). It is the first and only JIRA plugin to manage the end-to-end workflow from test creation to Test Execution and increases tester productivity by enabling teams to optimize and scale a Test-First approach across your entire organization.

Your team can see the progress of testing within each Sprint or Release and Scenario's built-in Gherkin editor allows you to Build Features and Scenarios directly in the plugin. These Features and Scenarios are stored and managed in your Git source repository.

The qTest Scenario plugin integrates with your Git Repository in two forms:

  • Free version-public Git Repository

  • Paid version-private Git Repository

Currently, Scenario integrates with cloud and server/enterprise versions of the following Git Repositories:

Git Repository Supported Versions
Bitbucket Cloud any version
Bitbucket Server 5.8.0 - 5.11.1 (latest)
GitHub Cloud any version
GitHub Enterprise any instance equipped with API v3

It is available for download in your Atlassian Marketplace.

The paid version of qTest Scenario provides increased functionality and integrates with qTest Pulse. For further information regarding Pulse, please read the Pulse Quick Start Guide.

The following steps are required to use Scenario:

  1. Install the add-on in your JIRA application.

  2. Configure Scenario with your Git Repository and JIRA.

Now you are ready to use Scenario within your organization.