Execute Test Case
Name
Type
Description
Last updated
Was this helpful?
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)
workFlowName
String
Enter the functionalty name
testDataRef
String
Enter the name of the Product Element
Video:
Last updated
Was this helpful?
Was this helpful?