Scenario Execution
Given below are the several ways scenarios can be executed from within the Twist Perspective.
Executing using Scenario Editor
You execute a scenario that is opened in the Scenario Editor 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
You can execute one or more selected scenarios using the Execute All button on the scenario view. Use Tags to filter the scenarios which you wish to execute.
This icon executes all or the selected scenarios under the current project.
The results of execution are displayed in the execution view.
Executing from Scenario Execution View
To execute one or more scenarios from the Execution 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 View and use the Execute Failing Scenarios option.
Execution History
Note that views such as Failure trace, 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.
Note, Scenarios can also be executed from the context menu on the Scenario Editor. They can also be executed from within Ant.
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.

