Wikis - Page

Knowledge Doc: Is it Possible to Set Multiple "Run Conditions" Within a Single Business Component?

0 Likes

"Run Conditions" allow you to insert condition statements into components or business process flows. These conditions check the current value of a component parameter before running it in a flow. Based on the parameter value and the defined run condition, UFT One determines whether to: - Run the component - Skip to the next component - End the component run and mark it as failed - Go to a selected flow, component, or group of components But can multiple "Run Conditions" be set within a single business component?

Environment

Application Life Cycle Management (ALM)

Situation

For a single business component, can we set the following "Run Conditions" 1, 2, and 3?

Run Condition 1

  • Target: Input Parameter: AAA
  • Condition: Equals: 1
  • Otherwise: Skip to the next component and continue

Run Condition 1

  • Target: Input Parameter: AAA
  • Condition: Equals: 1
  • Otherwise: Skip to the next component and continue

Run Condition 2

  • Target: Input Parameter: BBB
  • Condition: Equals: 2
  • Otherwise: Skip to the next component and continue

Run Condition 3

  • Target: Input Parameter: CCC
  • Condition: Equals: 3
  • Otherwise: Skip to the next component and continue

Read full article

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended