Test Case Result

Test Case 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 Case Result N/A executionresult N/A N/A N/A N/A N/A EXECUTION_RESULT N/A N/A Execution Result N/A Unless otherwise specified in this dictionary, Test Case Result UI elements are expressed by the REST API Resource URL as executionresult; are stored in the data warehouse EXECUTION_RESULT table; and can be added to report definitions using the Execution Result Query Subject and related Items. N/A N/A

Test Case Result

Version Updates

Build executionresult /content/qm:executionresult/executionresult:buildid ExecutionResult RQMExecutionResult build N/A N/A N/A Operational Data Store/Execution Result Area/ N/A N/A The id of the build record of test case result N/A N/A
Test Case Result End Time executionresult /content/qm:executionresult/executionresult:endtime N/A RQMExecutionResult endtime ODS EXECUTION_RESULT END_DATE N/A Execution Result End Date The data and time when test case execution ended in UTC format N/A N/A
Test Case Result Host Name executionresult /content/qm:executionresult/executionresult:machine N/A RQMExecutionResult machine ODS EXECUTION_RESULT MACHINE N/A Execution Result Machine The name of the machine that the test was executed on N/A N/A
Test Case Result Points Inconclusive executionresult /content/qm:executionresult/executionresult:pointsinconclusive N/A RQMExecutionResult pointsinconclusive ODS EXECUTION_RESULT POINTS_INCONCLUSIVE N/A Execution Result Points Inconclusive Number of points that were inconclusive N/A N/A
Test Case Result Start Time executionresult /content/qm:executionresult/executionresult:starttime N/A RQMExecutionResult starttime ODS EXECUTION_RESULT START_DATE N/A Execution Result Start Date The data and time when test case execution started in UTC format N/A N/A
Test Case Result Points Attempted executionresult /content/qm:executionresult/executionresult:pointsattempted N/A RQMExecutionResult pointsattempted ODS EXECUTION_RESULT POINTS_ATTEMPTED N/A Execution Result Points Attempted Number of points that were attempted N/A N/A
Test Case Result Points Passed executionresult /content/qm:executionresult/executionresult:pointspassed N/A RQMExecutionResult pointspassed ODS EXECUTION_RESULT POINTS_PASSED N/A Execution Result Points Passed Number of points that were passed N/A N/A
Test Case Result Name executionresult /content/qm:executionresult/dc:title N/A RQMExecutionResult title ODS EXECUTION_RESULT NAME N/A Execution Result Name The name of test case result N/A N/A

Test Case Result

Version Updates

Last Modified executionresult /updated N/A RQMExecutionResult updated ODS EXECUTION_RESULT LAST_UPDATED N/A Execution Result Last Updated The last updated date and time of test case result in UTC format N/A N/A
Test Case Result N/A executionresult /id N/A RQMExecutionResult itemId ODS EXECUTION_RESULT EXTERNAL_KEY2 N/A Execution Result External Key2 The uuid of test case result N/A N/A
Test Case Result State executionresult /content/qm:executionresult/alm:state N/A RQMExecutionResult executionresult_state ODS EXECUTION_RESULT VERDICT N/A Execution Result Verdict The actual result id of test case 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 Case Result Points Failed executionresult /content/qm:executionresult/executionresult:pointsfailed N/A RQMExecutionResult pointsfailed ODS EXECUTION_RESULT POINTS_FAILED N/A Execution Result Points Failed Number of points that were failed N/A N/A

Test Case Result

Version Updates

Owner executionresult /content/qm:executionresult/alm:owner N/A RQMExecutionResult owner N/A N/A N/A N/A N/A N/A The contributor's registered id that owns the test case result N/A N/A
Test Case Result Points Blocked executionresult /content/qm:executionresult/executionresult:pointsblocked N/A RQMExecutionResult pointsblocked ODS EXECUTION_RESULT POINTS_BLOCKED N/A Execution Result Points Blocked Number of points that were blocked N/A N/A
Test Case Result Points Permfailed executionresult /content/qm:executionresult/qm:pointspermfailed N/A RQMExecutionResult pointspermfailed ODS EXECUTION_RESULT POINTS_PERMFAILED N/A Execution Result Points Perm Failed Number of points that were perm failed N/A N/A
Test Case Result Execution Result URL executionresult /content/qm:executionresult/dc:identifier N/A RQMExecutionResult url ODS EXECUTION_RESULT URL N/A Execution Result URL The URL of test case result N/A N/A
Test Case Result Execution Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecutionResult uuid ODS EXECUTION_RESULT EXTERNAL_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Script executionresult /content/qm:executionresult/qm:testscript/@qm:href N/A RQMExecutionResult testscript_uuid ODS EXECUTION_RESULT TESTSCRIPT_ID N/A Execution Result Test Script ID The MD5 encrypted value of URI of the manual test script of test case result N/A N/A
Test Case Result Build executionresult /content/qm:executionresult/qm:buildrecord/@qm:href N/A RQMExecutionResult buildrecord_uuid ODS EXECUTION_RESULT BUILD_ID N/A Execution Result Build ID The MD5 encrypted value of URI of the build record of test case result N/A N/A
Test Case Result Test Case executionresult /content/qm:executionresult/qm:testcase/@qm:href N/A RQMExecutionResult testcase_uuid ODS EXECUTION_RESULT TESTCASE_ID N/A Execution Result Test Case ID The MD5 encrypted value of URI of the test case of test case result N/A N/A
Test Case Result Iteration executionresult /content/qm:executionresult/qm:testphase/@qm:href N/A RQMExecutionResult testphase_uuid ODS EXECUTION_RESULT ITERATION_ID N/A Execution Result Iteration ID The MD5 encrypted value of URI of the iteration of test case result N/A N/A
Test Case Result Test Script executionresult /content/qm:executionresult/qm:remotescript/@qm:href N/A RQMExecutionResult remotescript_uuid ODS EXECUTION_RESULT TESTSCRIPT_ID N/A Execution Result Test Script ID The MD5 encrypted value of URI of the remote test script of test case result N/A N/A
Test Case Result N/A executionresult /content/qm:executionresult/qm:testsuitelog/@qm:elementindex N/A RQMExecutionResult suite_index ODS EXECUTION_RESULT SUITE_INDEX N/A Execution Result Suite Index The index of the test case result in a test suite result N/A The value is -1 means the test case result is not in any test suite result. The values larger and equal to 0 is the index of test case result in a test suite result.
Test Case Result N/A executionresult /content/qm:executionresult/qm:creationDate N/A RQMExecutionResult creationDate ODS EXECUTION_RESULT CREATION_DATE N/A Execution Result Creation Date The data and time that created test case execution in UTC format N/A N/A
Test Case Result Is Deleted executionresult /qm:archived N/A RQMExecutionResult isSoftDeleted ODS EXECUTION_RESULT ISSOFTDELETED N/A Execution Result Is Deleted The test case result is archived or not N/A 0: not deleted, 1: deleted
Test Case Result ID executionresult /content/qm:executionresult/qm:webId N/A RQMExecutionResult webId ODS EXECUTION_RESULT REFERENCE_ID N/A Execution Result Reference ID Read-only integer ID of test case result as seen in the web UI N/A N/A
Test Case Result Project Area executionresult /content/qm:executionresult/qm:projectArea/@vega:id N/A RQMExecutionResult projectId ODS EXECUTION_RESULT PROJECT_ID N/A Execution Result Project ID The uuid of project area of the test case result N/A N/A
Test Case Result Owner executionresult /content/qm:executionresult/alm:owner/@rdf:resource N/A RQMExecutionResult owner_uuid ODS EXECUTION_RESULT OWNER_ID N/A Execution Result Owner ID The MD5 encrypted value of URI of the contributor that owns the test case result N/A N/A

Test Case Result

Version Updates

Points Deferred executionresult /content/qm:executionresult/qm:pointsdeferred N/A RQMExecutionResult pointsdeferred ODS EXECUTION_RESULT POINTS_DEFERRED N/A Execution Result Points Deferred Number of points that were deferred N/A N/A
Test Case Result
Weight executionresult /content/qm:executionresult/executionresult:weight N/A RQMExecutionResult pointstotal ODS EXECUTION_RESULT POINTS_TOTAL N/A Execution Result Points Total Number of total points of the test case result N/A N/A
Test Case ResultVersion Updates Originator executionworkitem /content/qm:executionresult/executionresult:creator N/A RQMExecutionResult creator N/A N/A N/A N/A N/A N/A The contributor's registered ID that created the test case result. N/A N/A

Test Case Result

Version Updates

State executionresult /content/qm:executionresult/executionresult:approvalstate/@rdf:resource N/A RQMExecutionResult approval_state_uuid ODS EXECUTION_RESULT EXECRESULT_STATE_ID N/A Execution Result Execution Result State External ID The MD5 encrypted value of URI of current state of the test case result N/A N/A

Test Case Result

Version Updates

Lab Resource URL executionresult /content/qm:executionresult/qm:labresource/@qm:href N/A RQMExecutionResult labresource_uuid ODS EXECUTION_RESULT LAB_RESOURCE_ID N/A Execution Result Lab Resource ID The MD5 encrypted value of URI of lab resource of the test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_CustomAttribute execResult_uuid CALM EXECRES_STRING_EXT EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_CustomAttribute execResult_uuid CALM EXECRES_STRING_M_EXT EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_CustomAttribute execResult_uuid CALM EXECRES_INT_EXT EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_CustomAttribute execResult_uuid CALM EXECRES_TIMESTAMP_EXT EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result N/A executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:identifier N/A RQMExecResult_CustomAttribute identifier CALM EXECRES_STRING_EXT IDENTIFIER N/A Execution Result String Extension Identifying name The identifier of small text custom attribute of test case result N/A N/A
Test Case Result N/A executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:identifier N/A RQMExecResult_CustomAttribute identifier CALM EXECRES_STRING_M_EXT IDENTIFIER N/A Execution Result Medium String Extension Identifying name The identifier of medium text custom attribute of test case result N/A N/A
Test Case Result N/A executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:identifier N/A RQMExecResult_CustomAttribute identifier CALM EXECRES_INT_EXT IDENTIFIER N/A Execution Result Integer Extension Identifying name The identifier of integer custom attribute of test case result N/A N/A
Test Case Result N/A executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:identifier N/A RQMExecResult_CustomAttribute identifier CALM EXECRES_TIMESTAMP_EXT IDENTIFIER N/A Execution Result Timestamp Extension Identifying name The identifier of date/time custom attribute of test case result N/A N/A
Test Case Result Attributes Type executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/@qm:type N/A RQMExecResult_CustomAttribute type N/A N/A N/A N/A N/A N/A The type of custom attribute of test case 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 Case Result Attributes Custom Attribute Name executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:name N/A RQMExecResult_CustomAttribute name CALM EXECRES_STRING_EXT NAME N/A Execution Result String Extension Name The name of small text custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Name executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:name N/A RQMExecResult_CustomAttribute name CALM EXECRES_STRING_M_EXT NAME N/A Execution Result Medium String Extension Name The name of medium text custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Name executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:name N/A RQMExecResult_CustomAttribute name CALM EXECRES_INT_EXT NAME N/A Execution Result Integer Extension Name The name of integer custom attribute of test case execution record N/A N/A
Test Case Result Attributes Custom Attribute Name executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:name N/A RQMExecResult_CustomAttribute name CALM EXECRES_TIMESTAMP_EXT NAME N/A Execution Result Timestamp Extension Name The name of date/time custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Value executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:value N/A RQMExecResult_CustomAttribute value CALM EXECRES_STRING_EXT VAR N/A Execution Result String Extension Value The value of small text custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Value executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:value N/A RQMExecResult_CustomAttribute value CALM EXECRES_STRING_M_EXT VAR N/A Execution Result Medium String Extension Value The value of medium text custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Value executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:value N/A RQMExecResult_CustomAttribute value CALM EXECRES_INT_EXT VAR N/A Execution Result Integer Extension Value The string type value of integer custom attribute of test case result N/A N/A
Test Case Result Attributes Custom Attribute Value executionresult /content/qm:executionresult/qm:customAttributes/qm:customAttribute/qm:value N/A RQMExecResult_CustomAttribute timeValue CALM EXECRES_TIMESTAMP_EXT VAR N/A Execution Result Timestamp Extension Value The string type value of date/time custom attribute of test case result N/A N/A
Test Case Result Is Deleted executionresult /qm:archived N/A RQMExecResult_CustomAttribute isSoftDeleted CALM EXECRES_STRING_EXT ISSOFTDELETED N/A Execution Result String Extension Is Deleted The test case result is archived or not N/A 0: not deleted, 1: deleted
Test Case Result Is Deleted executionresult /qm:archived N/A RQMExecResult_CustomAttribute isSoftDeleted CALM EXECRES_STRING_M_EXT ISSOFTDELETED N/A Execution Result Medium String Extension Is Deleted The test case result is archived or not N/A 0: not deleted, 1: deleted
Test Case Result Is Deleted executionresult /qm:archived N/A RQMExecResult_CustomAttribute isSoftDeleted CALM EXECRES_INT_EXT ISSOFTDELETED N/A Execution Result Integer Extension Is Deleted The test case result is archived or not N/A 0: not deleted, 1: deleted
Test Case Result Is Deleted executionresult /qm:archived N/A RQMExecResult_CustomAttribute isSoftDeleted CALM EXECRES_TIMESTAMP_EXT ISSOFTDELETED N/A Execution Result Timestamp Extension Is Deleted The test case result is archived or not N/A 0: not deleted, 1: deleted
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_Relationships uuid ODS EXECRES_EXECWKITEM_LOOKUP EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_Relationships uuid ODS EXECRES_REQUEST_LOOKUP EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Result executionresult /content/qm:executionresult/dc:identifier N/A RQMExecResult_Relationships uuid ODS EXECRESULT_CATEGORY_LOOKUP EXECUTION_RESULT_ID N/A Execution Result External ID The MD5 encrypted value of the URL of test case result N/A N/A
Test Case Result Test Case Execution Record executionresult /content/qm:executionresult/qm:executionworkitem/@qm:href N/A RQMExecResult_Relationships ewi_uuid ODS EXECRES_EXECWKITEM_LOOKUP EXECWORKITEM_ID N/A Execution Result Related Execution Work Items External ID The MD5 encrypted value of URI of test case execution record of the test case result N/A N/A
Test Case Result Defect executionresult /content/qm:executionresult/qm:defect/@qm:href N/A RQMExecResult_Relationships defect_uuid ODS EXECRES_REQUEST_LOOKUP REQUEST_ID N/A Execution Result Related Requests External ID The MD5 encrypted value of URI of defect of the test case result N/A N/A
Test Case Result Defect URL N/A N/A N/A N/A defect_url ODS EXECRES_REQUEST_LOOKUP REQUEST_ID N/A Execution Result Related Requests URL The URL of the defects of test case result. It is used to look up for Clear Quest Requests. N/A N/A

Test Case Result

Version Updates

Category Value executionresult /content/qm:executionresult/qm:category/@qm:valueUUID N/A RQMExecResult_Relationships valueUUID ODS EXECRESULT_CATEGORY_LOOKUP TEST_CATEGORY_ID N/A Execution Result Related Test Categories External Key2 The uuid of category value of test case result N/A N/A

Test Case Result

Version Updates

Weight executionresult /content/qm:executionresult/executionresult:weight N/A RQMExecResult_Relationships pointstotal ODS EXECUTION_RESULT POINTS_TOTAL N/A Execution Result Points Total Number of total points of the test case result N/A N/A

Test Case Result

Version Updates

Related Defects OSLC linking type executionresult /content/qm:executionresult/qm:defect/@qm:rel N/A RQMExecResult_Relationships defect_rel ODS EXECRES_REQUEST_LOOKUP LINK_TYPE N/A Execution Result Related Requests Link Type The RQM named linking type of request and test case result N/A affectedBy: The unified OSLC linking type is com.ibm.clm.affectsTestResult.

Test Case Result

Version Updates

State executionresult /content/qm:executionresult/executionresult:approvalstate/@rdf:resource N/A RQMExecResult_Relationships state_uuid ODS EXECUTION_RESULT EXECRESULT_STATE_ID N/A Execution Result Execution Result State External ID The MD5 encrypted value of URI of current state of the test case result N/A N/A