Scenario Execution
Twist allows scenarios to be executed in several ways. Given below are the several ways scenarios can be executed from within the Twist Perspective.
However, Scenarios can also be executed from the context menu on the Scenario Editor. They can also be executed from within Ant.
Executing using Scenario Editor
A scenario that is opened in the ScenarioEditor can be executed using the Execute button on the editor's toolbar. The results of execution are displayed in the execution view.

Executing multiple scenarios in Scenario View
One or more selected scenarios can be executed using the Execute All button on the scenario view. Tags can be used to filter the scenarios for execution.
This icon executes all or the selected scenarios under the current project.
Executing from Execution View
To execute one or more scenarios from the Execution Status View, right-click on any selected scenario and use the option Execute Selected Scenarios
To execute failing scenarios, right-click on any scenario in the Execution Status View and use the Execute Failing Scenarios option.
Execution History
Note that views such as Stack trace, Scenario browser, Scenario progress bar etc are automatically updated when you select an execution result from the history.
You could right click on a history and re-execute it.
Inline Reporting
Execution of a Scenario can be clearly traced with the inline reporting on the scenario.
Inline reporting shows the line-by-line execution status of the elements in the scenario
such as Workflows and Rules Tables. The background color of the elements reflect the
execution status: green for success, red for failure and yellow for error. In case of
failures or errors, further details can be observed in the Stack Trace View.

Inline reporting is possible on a scenario only when it is executed from the Scenario Editor.