Test Suite Result
Test Suite Result 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Test Suite Result | N/A | testsuitelog | N/A | N/A | N/A | N/A | N/A | TESTSUITELOG | N/A | N/A | Test Suite Log | N/A | Unless otherwise specified in this dictionary, Test Suite ResultUI elements are expressed by the REST API Resource URL as testsuitelog; are stored in the data warehouse TESTSUITELOG table; and can be added to report definitions using the Test Suite Log Query Subject and related Items. |
N/A | N/A |
| Test Suite Result | N/A | testsuitelog | /id | TestSuiteLog | RQMTestSuiteLog | itemId | ODS | TESTSUITELOG | EXTERNAL_KEY2 | Operational Data Store/Test Suite Area/ | Test Suite Log | External Key2 | The uuid of test suite result | N/A | N/A |
| Test Suite Result | Actual Result | testsuitelog | /content/qm:testsuitelog/alm:state | N/A | RQMTestSuiteLog | testsuitelog_state | ODS | TESTSUITELOG | VERDICT | N/A | Test Suite Log | Verdict | The actual result id of test suite result but it only get the last word in the id and capitalize the first letter when populate it to DW DB | N/A | XDC returned value is com.ibm.rqm.execution.common.state.blocked and the value in DB is Blocked |
| Test Suite Result | End Time | testsuitelog | /content/qm:testsuitelog/testsuitelog:endtime | N/A | RQMTestSuiteLog | endtime | ODS | TESTSUITELOG | END_DATE | N/A | Test Suite Log | End Date | The data and time when suite execution ended in UTC format | N/A | N/A |
|
Test Suite Result Version Updates |
Owner | testsuitelog | /content/qm:testsuitelog/dc:creator | N/A | RQMTestSuiteLog | creator | N/A | N/A | N/A | N/A | N/A | N/A | The contributor's registered id that created the test suite result. The creator of test suite result is also the owner of test suite result. | N/A | N/A |
| Test Suite Result | Start Time | testsuitelog | /content/qm:testsuitelog/testsuitelog:starttime | N/A | RQMTestSuiteLog | starttime | ODS | TESTSUITELOG | START_DATE | N/A | Test Suite Log | Start Date | The data and time when suite execution started in UTC format | N/A | N/A |
| Test Suite Result | Name | testsuitelog | /content/qm:testsuitelog/dc:title | N/A | RQMTestSuiteLog | title | ODS | TESTSUITELOG | NAME | N/A | Test Suite Log | Test Suite Log Name | The name of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result URL | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMTestSuiteLog | url | ODS | TESTSUITELOG | URL | N/A | Test Suite Log | URL | The URL of test suite result | N/A | N/A |
| N/A | N/A | N/A | N/A | N/A | N/A | uuid | ODS | TESTSUITELOG | EXTERNAL_ID | N/A | Test Suite Log | Test Suite Execution Record ID | The MD5 encrypted value of the URL of the test suite execution record of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Execution Record | testsuitelog | /content/qm:testsuitelog/qm:suiteexecutionrecord/@qm:href | N/A | RQMTestSuiteLog | tser_uuid | ODS | TESTSUITELOG | TESTSUITE_EXECRECORD_ID | N/A | Test Suite Log | Test Plan ID | The MD5 encrypted value of the URL of the test plan of test suite result | N/A | N/A |
| Test Suite Result | Test Plan | testsuitelog | /content/qm:testsuitelog/qm:testplan/@qm:href | N/A | RQMTestSuiteLog | testplan_uuid | ODS | TESTSUITELOG | TESTPLAN_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Weight | testsuitelog | /content/qm:testsuitelog/testsuitelog:weight | N/A | RQMTestSuiteLog | weight | ODS | TESTSUITELOG | WEIGHT | N/A | Test Suite Log | Weight | An integer measure of the estimated effort to execute the test suite result | N/A | N/A |
| Test Suite Result | Points Passed | testsuitelog | /content/qm:testsuitelog/testsuitelog:pointspassed | N/A | RQMTestSuiteLog | points_passed | ODS | TESTSUITELOG | POINTS_PASSED | N/A | Test Suite Log | Points Passed | Number of points that were passed | N/A | N/A |
| Test Suite Result | Points Failed | testsuitelog | /content/qm:testsuitelog/testsuitelog:pointsfailed | N/A | RQMTestSuiteLog | points_failed | ODS | TESTSUITELOG | POINTS_FAILED | N/A | Test Suite Log | Points Failed | Number of points that were failed | N/A | N/A |
| Test Suite Result | Points Blocked | testsuitelog | /content/qm:testsuitelog/testsuitelog:pointsblocked | N/A | RQMTestSuiteLog | points_blocked | ODS | TESTSUITELOG | POINTS_BLOCKED | N/A | Test Suite Log | Points Blocked | Number of points that were blocked | N/A | N/A |
| Test Suite Result | Points Inconclusive | testsuitelog | /content/qm:testsuitelog/testsuitelog:pointsinconclusive | N/A | RQMTestSuiteLog | points_inconclusive | ODS | TESTSUITELOG | POINTS_INCONCLUSIVE | N/A | Test Suite Log | Points Inconclusive | Number of points that were inconclusive | N/A | N/A |
| Test Suite Result | Points Attempted | testsuitelog | /content/qm:testsuitelog/testsuitelog:pointsattempted | N/A | RQMTestSuiteLog | points_attempted | ODS | TESTSUITELOG | POINTS_ATTEMPTED | N/A | Test Suite Log | Points Attempted | Number of points that were attempted | N/A | N/A |
|
Test Suite Result Version Updates |
Points Perform Failed | testsuitelog | /content/qm:testsuitelog/qm:pointspermfailed | N/A | RQMTestSuiteLog | points_permfailed | ODS | TESTSUITELOG | POINTS_PERMFAILED | N/A | Test Suite Log | Points PermFailed | Number of points that were perfomed failed | N/A | N/A |
|
Test Suite Result Version Updates |
Points Deferred | testsuitelog | /content/qm:testsuitelog/qm:pointsdeferred | N/A | RQMTestSuiteLog | points_deferred | ODS | TESTSUITELOG | POINTS_DEFERRED | N/A | Test Suite Log | Points Deferred | Number of points that were deferred | N/A | N/A |
|
Test Suite Result Version Updates |
Total Test Cases | testsuitelog | /content/qm:testsuitelog/testsuitelog:testcasestotal | N/A | RQMTestSuiteLog | testcase_total | ODS | TESTSUITELOG | TOTAL_TESTCASE_COUNT | N/A | Test Suite Log | Total Test Case Count | Total test case count | N/A | N/A |
|
Test Suite Result Version Updates |
Tetal Not Started Test Cases | testsuitelog | /content/qm:testsuitelog/testsuitelog:testcasesnotstarted | N/A | RQMTestSuiteLog | testcase_notstarted | ODS | TESTSUITELOG | NOTSTARTED_TESTCASE_COUNT | N/A | Test Suite Log | Not Started Test Case Count | Not started test case count | N/A | N/A |
| Test Suite Result | Is Deleted | testsuitelog | /qm:archived | N/A | RQMTestSuiteLog | isSoftDeleted | ODS | TESTSUITELOG | ISSOFTDELETED | N/A | Test Suite Log | Is Deleted | The test suite result is archived or not | N/A | 0: not deleted, 1: deleted |
| Test Suite Result | ID | testsuitelog | /content/qm:testsuitelog/qm:webId | N/A | RQMTestSuiteLog | webId | ODS | TESTSUITELOG | REFERENCE_ID | N/A | Test Suite Log | Reference ID | Read-only integer ID of test suite result as seen in the web UI | N/A | N/A |
| Test Suite Result | Project Area | testsuitelog | /content/qm:testsuitelog/qm:projectArea/@vega:id | N/A | RQMTestSuiteLog | projectId | N/A | N/A | N/A | N/A | N/A | N/A | Actually it should be the uuid of project of the test suite log, but there is no PROJECT_ID column defined in RIODS.TESTSUITELOG table, so ETL does not load it from XDC although defined it in XDC. | N/A | N/A |
| Test Suite Result | Owner | testsuitelog | /content/qm:testsuitelog/dc:creator/@rdf:resource | N/A | RQMTestSuiteLog | creator_uuid | ODS | TESTSUITELOG | OWNER_ID | N/A | Test Suite Log | Owner ID | The MD5 encrypted value of URI of the contributor that created the test suite result. The creator of test suite result is also the owner of test suite result. | N/A | N/A |
| Test Suite Result | Iteration | testsuitelog | /content/qm:testsuitelog/qm:testphase/@qm:href | N/A | RQMTestSuiteLog | testphase_uuid | ODS | TESTSUITELOG | ITERATION_ID | N/A | Test Suite Log | Iteration ID | The MD5 encrypted value of URI of the iteration of test suite result | N/A | N/A |
|
Test Suite Result Version Updates |
Build | testsuitelog | /content/qm:testsuitelog/qm:buildrecord/@qm:href | N/A | RQMTestSuiteLog | buildrecord_uuid | ODS | TESTSUITELOG | BUILD_ID | N/A | Test Suite Log | Build ID | The MD5 encrypted value of URI of the build of test suite result | N/A | N/A |
|
Test Suite Result Version Updates |
Test Suite | testsuitelog | /content/qm:testsuitelog/qm:testsuite/@qm:href | N/A | RQMTestSuiteLog | testsuite_uuid | ODS | TESTSUITELOG | TESTSUITE_ID | N/A | Test Suite Log | Test Suite ID | The MD5 encrypted value of URI of the test suite of test suite result | N/A | N/A |
|
Test Suite Result Version Updates |
State | testsuitelog | /content/qm:testsuitelog/alm:processState/@rdf:resource | N/A | RQMTestSuiteLog | approval_state_uuid | ODS | TESTSUITELOG | TESTSUITELOG_STATE_ID | N/A | Test Suite Log | Test Suite Log State External ID | The MD5 encrypted value of URI of current state of the test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_CustomAttribute | testSuiteLog_uuid | CALM | TESTSUITELOG_STRING_EXT | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_CustomAttribute | testSuiteLog_uuid | CALM | TESTSUITELOG_STRING_M_EXT | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_CustomAttribute | testSuiteLog_uuid | CALM | TESTSUITELOG_INT_EXT | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_CustomAttribute | testSuiteLog_uuid | CALM | TESTSUITELOG_TIMESTAMP_EXT | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | N/A | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:identifier | N/A | RQMSuiteLog_CustomAttribute | identifier | CALM | TESTSUITELOG_STRING_EXT | IDENTIFIER | N/A | Test Suite Log String Extension | Identifying name | The identifier of small text custom attribute of test suite result | N/A | N/A |
| Test Suite Result | N/A | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:identifier | N/A | RQMSuiteLog_CustomAttribute | identifier | CALM | TESTSUITELOG_STRING_M_EXT | IDENTIFIER | N/A | Test Suite Log Medium String Extension | Identifying name | The identifier of medium text custom attribute of test suite result | N/A | N/A |
| Test Suite Result | N/A | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:identifier | N/A | RQMSuiteLog_CustomAttribute | identifier | CALM | TESTSUITELOG_INT_EXT | IDENTIFIER | N/A | Test Suite Log Integer Extension | Identifying name | The identifier of integer custom attribute of test suite result | N/A | N/A |
| Test Suite Result | N/A | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:identifier | N/A | RQMSuiteLog_CustomAttribute | identifier | CALM | TESTSUITELOG_TIMESTAMP_EXT | IDENTIFIER | N/A | Test Suite Log Timestamp Extension | Identifying name | The identifier of date/time custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Type | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/@qm:type | N/A | RQMSuiteLog_CustomAttribute | type | N/A | N/A | N/A | N/A | N/A | N/A | The type of custom attribute of test suite result, there are 4 types, SMALL_STRING, MEDIUM_STRING, INTEGER, TIMESTAMP | N/A | SMALL_STRING: the type of custom attribute is Text (Small). MEDIUM_STRING: the type of custom attribute is Text (Medium). INTEGER: the type of custom attribute is Integer. TIMESTAMP: the type of custom attribute is Date/Time. |
| Test Suite Result Attributes | Custom Attribute Name | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:name | N/A | RQMSuiteLog_CustomAttribute | name | CALM | TESTSUITELOG_STRING_EXT | NAME | N/A | Test Suite Log String Extension | Name | The name of small text custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Name | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:name | N/A | RQMSuiteLog_CustomAttribute | name | CALM | TESTSUITELOG_STRING_M_EXT | NAME | N/A | Test Suite Log Medium String Extension | Name | The name of medium text custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Name | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:name | N/A | RQMSuiteLog_CustomAttribute | name | CALM | TESTSUITELOG_INT_EXT | NAME | N/A | Test Suite Log Integer Extension | Name | The name of integer custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Name | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:name | N/A | RQMSuiteLog_CustomAttribute | name | CALM | TESTSUITELOG_TIMESTAMP_EXT | NAME | N/A | Test Suite Log Timestamp Extension | Name | The name of date/time custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Value | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:value | N/A | RQMSuiteLog_CustomAttribute | value | CALM | TESTSUITELOG_STRING_EXT | VAR | N/A | Test Suite Log String Extension | Value | The value of small text custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Value | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:value | N/A | RQMSuiteLog_CustomAttribute | value | CALM | TESTSUITELOG_STRING_M_EXT | VAR | N/A | Test Suite Log Medium String Extension | Value | The value of medium text custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Value | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:value | N/A | RQMSuiteLog_CustomAttribute | value | CALM | TESTSUITELOG_INT_EXT | VAR | N/A | Test Suite Log Integer Extension | Value | The string type value of integer custom attribute of test suite result | N/A | N/A |
| Test Suite Result Attributes | Custom Attribute Value | testsuitelog | /content/qm:testsuitelog/qm:customAttributes/qm:customAttribute/qm:value | N/A | RQMSuiteLog_CustomAttribute | timeValue | CALM | TESTSUITELOG_TIMESTAMP_EXT | VAR | N/A | Test Suite Log Timestamp Extension | Value | The string type value of date/time custom attribute of test suite result | N/A | N/A |
| Test Suite Result | Is Deleted | testsuitelog | /qm:archived | N/A | RQMSuiteLog_CustomAttribute | isSoftDeleted | CALM | TESTSUITELOG_STRING_EXT | ISSOFTDELETED | N/A | Test Suite Log String Extension | Is Deleted | The test suite result is archived or not | N/A | 0: not deleted, 1: deleted |
| Test Suite Result | Is Deleted | testsuitelog | /qm:archived | N/A | RQMSuiteLog_CustomAttribute | isSoftDeleted | CALM | TESTSUITELOG_STRING_M_EXT | ISSOFTDELETED | N/A | Test Suite Log Medium String Extension | Is Deleted | The test suite result is archived or not | N/A | 0: not deleted, 1: deleted |
| Test Suite Result | Is Deleted | testsuitelog | /qm:archived | N/A | RQMSuiteLog_CustomAttribute | isSoftDeleted | CALM | TESTSUITELOG_INT_EXT | ISSOFTDELETED | N/A | Test Suite Log Integer Extension | Is Deleted | The test suite result is archived or not | N/A | 0: not deleted, 1: deleted |
| Test Suite Result | Is Deleted | testsuitelog | /qm:archived | N/A | RQMSuiteLog_CustomAttribute | isSoftDeleted | CALM | TESTSUITELOG_TIMESTAMP_EXT | ISSOFTDELETED | N/A | Test Suite Log Timestamp Extension | Is Deleted | The test suite result is archived or not | N/A | 0: not deleted, 1: deleted |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_Relationships | uuid | ODS | TESTSUITE_TESTSUITELOG_LOOKUP | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_Relationships | uuid | ODS | TESTSUITELOG_EXECRESULT_LOOKUP | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Result | testsuitelog | /content/qm:testsuitelog/dc:identifier | N/A | RQMSuiteLog_Relationships | uuid | ODS | TESTSUITELOG_CATEGORY_LOOKUP | TESTSUITELOG_ID | N/A | Test Suite Log | External ID | The MD5 encrypted value of the URL of test suite result | N/A | N/A |
| Test Suite Result | Test Suite Execution Record | testsuitelog | /content/qm:testsuitelog/qm:suiteexecutionrecord/@qm:href | N/A | RQMSuiteLog_Relationships | tser_uuid | N/A | N/A | N/A | N/A | N/A | N/A | The MD5 encrypted value of the URL of the test suite execution record of test suite result. In there, it uses the value to lookup the test suite execution record then return the TESTSUITE_ID of the test suite result and populate TESTSUITE_ID into RIODS.TESTSUITE_TESTSUITELOG table. | N/A | N/A |
| Test Suite Result | Test Case Results | testsuitelog | /content/qm:testsuitelog/qm:executionresult/@qm:href | N/A | RQMSuiteLog_Relationships | executionresult_uuid | ODS | TESTSUITELOG_EXECRESULT_LOOKUP | EXECUTION_RESULT_ID | N/A | Test Suite Log Related Execution Results | External ID | The MD5 encrypted value of URI of the test case results of test suite result | N/A | N/A |
| Test Suite Result | Category value | testsuitelog | /content/qm:testsuitelog/qm:category/@qm:valueUUID | N/A | RQMSuiteLog_Relationships | valueUUID | ODS | TESTSUITELOG_CATEGORY_LOOKUP | TEST_CATEGORY_ID | N/A | Test Suite Log Related Test Categories | External Key2 | The uuid of category value of test suite result | N/A | N/A |
|
Test Suite Result Version Updates |
Test Suite | testsuitelog | /content/qm:testsuitelog/qm:testsuite/@qm:href | N/A | RQMSuiteLog_Relationships | testsuite_uuid | ODS | TESTSUITELOG | TESTSUITE_ID | N/A | Test Suite Log | Test Suite ID | The MD5 encrypted value of URI of the test suite of test suite result | N/A | N/A |
|
Test Suite Result Version Updates |
State | testsuitelog | /content/qm:testsuitelog/alm:processState/@rdf:resource | N/A | RQMSuiteLog_Relationships | approval_state_uuid | ODS | TESTSUITELOG | TESTSUITELOG_STATE_ID | N/A | Test Suite Log | Test Suite Log State External ID | The MD5 encrypted value of URI of current state of the test suite result | N/A | N/A |