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:
Select Profile type as Functional and select On Failure type on the top of window
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

Last updated
Was this helpful?