Mapping custom attribute in TCR to an attribute in TCER
Is there a way to map a custom attribute in Test Case Result to an attribute in Test Case Execution Record. Currently there is only the status of Test Case Result is populated in Test Case Execution Record.
Similarly, is it possible to map a custom attribute 'x' in TCR to 'Last value of x' attribute in TCER ?
Use-case:
To see the last value of x, we have to open and review the latest Test Case Results for each of the TCERs. This is a tedious job.
3 answers
There is no option for to map a custom attribute in Test Case Result to an attribute in Test Case Execution Record.
You can create a JRS report using LQE as the data source to get the latest test result for the TCERs related to Test Plan. Additionally, include the custom attribute column of Test Case Result under Format Results section.
This helped display all the TCERs with the Latest Test Case Results along with the value of the custom attribute.
There is no option for to map a custom attribute in Test Case Result to an attribute in Test Case Execution Record.
You can create a JRS report using LQE as the data source to get the latest test result for the TCERs related to Test Plan. Additionally, include the custom attribute column of Test Case Result under Format Results section.
This helped display all the TCERs with the Latest Test Case Results along with the value of the custom attribute.