Test Script Step is an element in the IBM Engineering Lifecycle Management data dictionary that you can use for mapping test artifacts.
| UI Element | UI Field | REST API Resource | REST API Property Path | XDC Resource | XDC Data Mapping Table | XDC Column Name | Data Warehouse Schema | Data Warehouse Table | Data Warehouse Column | FM Model Path | FM Model Query Subject | FM Model Query Item | Description | Sample Input | Sample Output |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| N/A | executionscriptstep | N/A | N/A | N/A | N/A | N/A | TESTSCRIPT_STEP | N/A | N/A | Test Script Step | N/A | Unless otherwise specified in this dictionary, "Test Script Step" UI elements are expressed by the REST API Resource URL as "executionscriptstep"; are stored in the data warehouse "TESTSCRIPT_STEP" table; and can be added to report definitions using the "Test Script Step" Query Subject and related Items. | N/A | N/A | |
| Test Script Step | Description | executionscriptstep | /content/qm:step/qm:description | TestScriptStep | RQMTestScriptStep | description | ODS | TESTSCRIPT_STEP | DESCRIPTION | Operational Data Store/Test Script Area/ | Test Script Step | Description | Description of test script step | N/A | N/A |
| Test Script Step | Description | executionscriptstep | /content/qm:step/qm:description | N/A | RQMTestScriptStep | description | ODS | TESTSCRIPT_STEP | NAME | N/A | Test Script Step | Name | Description of test script step, or "Artifact Deleted" if the step is archived | N/A | N/A |
| Test Script Step | Expected Results | executionscriptstep | /content/qm:step/qm:expectedResult | N/A | RQMTestScriptStep | expectedResult | ODS | TESTSCRIPT_STEP | EXPECTED_RESULT | N/A | Test Script Step | Expected Result | Expected results of test script step | N/A | N/A |
| Test Script Step | Is Deleted | executionscriptstep | /qm:archived | N/A | RQMTestScriptStep | isSoftDeleted | ODS | TESTSCRIPT_STEP | ISSOFTDELETED | N/A | Test Script Step | Is Deleted | Test script step is archived or not | N/A | N/A |
| Test Script Step | N/A | executionscriptstep | /id | N/A | RQMTestScriptStep | itemId | ODS | TESTSCRIPT_STEP | EXTERNAL_KEY2 | N/A | Test Script Step | External Key2 | The uuid of test script step | N/A | N/A |
| Test Script Step | Step Index | executionscriptstep | /content/qm:step/qm:position | N/A | RQMTestScriptStep | position | ODS | TESTSCRIPT_STEP | REFERENCE_ID | N/A | Test Script Step | Reference ID | The step index of test script step in test script | N/A | N/A |
| Test Script Step | Related Requirement URL | executionscriptstep | /content/qm:step/qm:requirement/@qm:href | N/A | RQMTestScriptStep | requirement_uuid | ODS | REQUIREMENT_SCRIPTSTEP_LOOKUP | REQUIREMENT_ID | N/A | Test Script Step Related Requirements | External ID | The MD5 encrypted value of URI of requirement linking with the test script step | N/A | N/A |
| Test Script Step | Related Test Scriptt URL | executionscriptstep | /content/qm:step/qm:testscript/@qm:href | N/A | RQMTestScriptStep | testscript_uuid | ODS | TESTSCRIPT_STEP | TESTSCRIPT_ID | N/A | Test Script Step | Test Script ID | The MD5 encrypted value of URI of test script including the test script step | N/A | N/A |
| Test Script Step | Test Script Step URL | executionscriptstep | /content/qm:step/dc:identifier | N/A | RQMTestScriptStep | url | ODS | TESTSCRIPT_STEP | URL | N/A | Test Script Step | URL | The URL of test script step | N/A | N/A |
| Test Script Step | Test Script Step | executionscriptstep | /content/qm:step/dc:identifier | N/A | RQMTestScriptStep | uuid | ODS | TESTSCRIPT_STEP | EXTERNAL_ID | N/A | Test Script Step | External ID | The MD5 encrypted value of URI of test script step | N/A | N/A |
| Test Script Step | Test Script Step | executionscriptstep | /content/qm:step/dc:identifier | N/A | RQMTestScriptStep | uuid | ODS | REQUIREMENT_SCRIPTSTEP_LOOKUP | TESTSCRIPT_STEP_ID | N/A | Test Script Step | External ID | The MD5 encrypted value of URI of test script step | N/A | N/A |