Execute Test Case

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)

NameTypeDescription

workFlowName

String

Enter the functionalty name

testDataRef

String

Enter the name of the Product Element

Video:

Last updated