Functional Test

This profile type is used for regular execution modules, and it focuses on application's function. Functional Test is used as default Profile Type.

Below is the step-by- step process to execute it:

  1. Select Profile type as Functional and select On Failure type on the top of window

Note: The On Failure type at the top applies to all test cases, but can also be customized at the test case level, which takes priority.

  1. Enter Input value, The user has to enter the data parameterization in the Input value textbox.

  2. Select On Failure type from drop-down. Following are the available options:

Continue Run: Continues the execution by skipping the errored step

Halt Run: Terminates execution when error occurred

Re-Run: Halts the ongoing execution after detecting any error and restart the execution from beginning

Run next Testcase: Jumps to next Test case after detecting any error

  1. Click Save

Last updated

Was this helpful?