Manual Runner: Step Details Page for Business Process Testing

This wizard page enables you to do the following during the run:

  • Set the pass/fail status for each component step

  • Rename component steps for display in the Run Results View

After you finish executing the business process test or flow, you can save your component steps with the changes you make.

Note: These changes affect the Run Results View, not the actual step definitions in the Business Components module.

 

To access

From the Manual Runner: Run Details page, click .

Important information

  • General information about this wizard is available here: Manual Runner Wizard for Business Process Testing.
  • The Step Details page for Business Process Testing differs from the Step Details page for other ALM test types. This section describes the elements that are significant specifically when running business process tests and flows. For user interface details on the Run Details page for other test types, see the Micro Focus Application Lifecycle Management User Guide: Manual Runner: Step Details Page.

Wizard map

The Manual Runner Wizard for Business Process Testing contains:

Manual Runner: Run Details Page for Business Process Testing > Manual Runner: Step Details Page for Business Process Testing

See also

Test and Flow Execution Overview

User interface elements unique to Business Process Testing are described below (unlabeled elements are shown in angle brackets):

UI Element Description

Previous Step. Jumps to the previous step.

Next Step. Jumps to the next step.

Return to previously clicked link. Jumps back to the step containing the parameter link you clicked previously.

<Grid fields>

View or edit details about the test steps. The grid displays a hierarchical tree of each test or flow iteration, business component, and component iteration contained in the business process test or flow.

For details on the available fields, see Micro Focus Application Lifecycle Management User GuideTest Lab Module Fields.

One of the grid fields is Status. When running a business process test or flow manually, there is one additional status available: 

  • Ignored. The business component or flow was ignored because it did not meet its defined run conditions.

    The status of any steps related to this business component or flow is automatically set to No Run and the steps are skipped when you click Next.

    Note: This status cannot be chosen; it is set by Business Process Testing during the manual run.

Description

Provides the textual description of the selected test, flow, component, or step. This is the text originally entered in the Business Components or Test Plan modules.

Expected

Indicates the expected result of running the selected component. This is the text originally entered in the Steps tab of the component in the Business Components module.

Input and output parameters within the text in the Description and Expected boxes are indicated by sets of angle brackets:

Input parameters. Input parameters are enclosed in one set of angle brackets. If a value has been assigned to the parameter, the value is enclosed in the angle brackets, for example, <Bob Smith>, for the AgentName parameter. If no value has been assigned to the parameter, an empty set of angle brackets is shown, for example, <>.

Output parameters. Output parameter names are enclosed in three sets of angle brackets, for example, <<<Order_Number>>>.

Actual

Indicates the actual result of running the step during the test or flow.

Parameters area

This area: 

  • Displays the input parameter values for you to use when manually running the component selected in the run tree.

  • Enables you to enter values output by the application that you can use later in the test or flow run.

  • Enables you to enter values for testing the impact of different parameter values on the application during the run.

Default values can be defined for input parameters in the Parameters tab. Default values are used if no other value is provided during the run. For details, see How to Create Parameters.

The output parameter must already have been created in the component Parameters tab in the Business Components module. In addition, the output parameter must have been linked to the input parameter in the Component Iterations dialog box. For details, see How to Create Parameters.

Input Parameters

Name. The names of the input parameters defined for the component selected in the Run Progress Pane tree. For details, see How to Define Iterations to Run with Different Values.

Value. Displays the input parameter values defined for the selected component.

Source. Enables you to jump to the component or iteration that provides the parameter value. You can click the Return to previously clicked link button to jump back to the step containing the link.

Note: Input parameters that are defined as the default values do not have any associated link.

Output Parameters

Name. The names of the output parameters defined for the component selected in the Run Progress Pane tree. For details, see How to Define Iterations to Run with Different Values.

Value. Enables you to enter a value provided by a step in the application you are testing. You can then use this value as an input value in a subsequent step.

Source. Input parameters derived from the output parameter of a previous step are shown as links in the Source cells in the Input Parameters section.

The name of the link indicates the name of the source component and the name of the relevant parameter, for example, [Component1] Order_Number.

To retrieve the output parameter value, you can click the link to jump to the step that provides the value. You can click the Return to previously clicked link button to jump back to the step containing the link.