For the complete documentation index, see llms.txt. This page is also available as Markdown.

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)

Name
Type
Description

workFlowName

String

Enter the functionalty name

testDataRef

String

Enter the name of the Product Element

Video:

Last updated

Was this helpful?