Forum Discussion

battagliajj's avatar
battagliajj
New Contributor
5 years ago
Solved

Run TestCase test step

The test Case “PUT /api/v1/cases/case” has a test step “Run Delete CaseFile” and it passes in a value for caseFileId. The target test Case “Delete CaseFile” has a custom property called “caseFileId”...
  • nmrao's avatar
    5 years ago

    This is how it can be achieved: Have the default value set in the setup script of the template test case. For eg: ROLE is the custom property in template test case. And it is disabled as we dont want it to be executed as test case any time, just needs to invoked with different data as shown here with different values.