Loading

Help documentation

Scenario User Interface

A Twist Scenario is a template where you express acceptance criteria using a language specific to the domain you are working in. A scenario expresses test intent, while its implementation describes how it is realized. The underlying implementation is written in Java or Groovy. The Scenario Editor links a scenario with its underlying implementation.

Scenario Editor

The Scenario Editor is the work area to create, edit and execute scenarios.

Scenario Editor screenshot

Insert a Business Workflow

Business Workflow icon This icon inserts a place holder for a Business Workflow.

Insert a Business Rules Table

Business Rules Table icon This icon inserts a place holder for a Business Rules Table and lets the user create a table that defines a set of business rules.

Make Bold

Bold icon (Ctrl+B) (CMD+B for Mac) Used to bold face the text in comments. (However, this option cannot be used along with Italicize and Header)

Italicize

Italics icon (Ctrl+I) (CMD+I for Mac) Used to italicize the text in comments. (However, this option cannot be used along with Bold and Header)

Header

Header icon Used to declare a part of the text in comments as Header. (However, this option cannot be used along with Bold and Italicize)

Execute Scenario

Execute Scenario icon This icon allows the user to execute the current scenario and displays the results in the Execution View.

Execute a Scenario Manually

Execute Manually icon This icon allows the user to manually execute the current scenario and displays the results in the Execution View.

Record a Scenario

Execute Manually icon This icon allows the user to record steps in the current scenario.

Scenarios View