Functional Test
Last updated
Last updated
This profile type is used for regular execution modules, and it focuses on application's function. Functional Test is used as default Profile Type.
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.
Enter Input value, The user has to enter the data parameterization in the Input value textbox.
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
Click Save