Scenario

Abstract
The "Test Scenario" executes all listed and activated "Test Objects" with their "Parameter Lists" in an ascending Id order. With double click on any Id (in green), a respective window opens automatically, to display its related test object.

New
On Navigation Tree at Scenario Group Level click on the right mouse button and select
New
.

Create a new Scenario List Entry by entering a new sequence number in column "Id", select a Test Object Type, Test Object (in blue) and Parameter List from drop down list, add a meaningful remark and select checkbox "Active". Row will not execute if checkbox "Active" is not set.

Copy, Rename, Delete
On Navigation Tree at Scenario level click on the right mouse button and select
Copy
,
Rename
or
Delete
.

Generate Batch
On Navigation Tree at Scenario level click on the right mouse button and select
Generate Batch
. It will store an executable batch file in the currect business system into the folder BatchJobs with all needed start parameters.
See also on Start via Batch File.

Execution by Batch
A Test Scenario can be executed in batch mode by calling OMrun in a batch file. See also on Start via Batch File. If a Scenario was executed the Window is split and shows the results below. See also on OMrun Test Results.

Navigate to Test Object
A double-click into any of the scenario lists "Id" (in green) opens automatically a new "Tab" with the corresponding "Test Object".

Navigate to Parameter List Result
A double-click into any of the scenario result lists "Passed %" (yellow rectangle) opens automatically a new "Tab" with the corresponding Parameter List "Extensive" with its results.
A double-click into any of the scenario result lists "Id" (green rectangle) opens automatically a new "Tab" with the corresponding Test Object with its results.

Last updated