Execute Test Case
Last updated
Last updated
Execute TestCase method executes all the test cases of particular functionality. Similar to ExecuteWorkflow this method is used to include functionality within another functionality.
Syntax:
executeTestCase(workFlowName, testDataRef)
Name | Type | Description |
---|---|---|
workFlowName | String | Enter the functionalty name |
testDataRef | String | Enter the name of the Product Element |
Video: