History view on Execution Result - more then 2 test runs ??
3 answers
The History view you referenced isn't useful for seeing the results of more than 1 run. That view is only going to show you the changes to a single execution result record. It's there for audit purpose.
Sounds like you want to look at all runs for a given test case/script. The easiest way to do this is via viewing the execution history for the test execution record used by that test case. You can click the last results column in any of the tables that show execution records. This topic gives an example:
http://publib.boulder.ibm.com/infocenter/rqmhelp/v2r0/topic/com.ibm.rational.test.qm.tutorial.doc/topics/a_gs_qm_lesson53.html
You can also explore using RQM reports to get at statistical information about execution results. This link is the starting point for reporting:
http://publib.boulder.ibm.com/infocenter/rqmhelp/v2r0/topic/com.ibm.rational.test.qm.reporting.doc/topics/c_reporting_overview.html
Sounds like you want to look at all runs for a given test case/script. The easiest way to do this is via viewing the execution history for the test execution record used by that test case. You can click the last results column in any of the tables that show execution records. This topic gives an example:
http://publib.boulder.ibm.com/infocenter/rqmhelp/v2r0/topic/com.ibm.rational.test.qm.tutorial.doc/topics/a_gs_qm_lesson53.html
You can also explore using RQM reports to get at statistical information about execution results. This link is the starting point for reporting:
http://publib.boulder.ibm.com/infocenter/rqmhelp/v2r0/topic/com.ibm.rational.test.qm.reporting.doc/topics/c_reporting_overview.html
Hi Martin,
Thank you, but the statistic data I was looking for is not the pass/fail, but the values from the Actual Results coloumn. I would like to compare, for instance, the values from Actual Results from the last 5 executions. I know I can open the different execution reports and extract data, but can I pull a report that shows me these results in a table ?
Thank you, but the statistic data I was looking for is not the pass/fail, but the values from the Actual Results coloumn. I would like to compare, for instance, the values from Actual Results from the last 5 executions. I know I can open the different execution reports and extract data, but can I pull a report that shows me these results in a table ?
Hi Martin,
Thank you, but the statistic data I was looking for is not the pass/fail, but the values from the Actual Results coloumn. I would like to compare, for instance, the values from Actual Results from the last 5 executions. I know I can open the different execution reports and extract data, but can I pull a report that shows me these results in a table ?
Hi Antila,
You seem to be asking for any values that are stored in the "Result Details" filed within the TER Result record, correct? The "Actual Results" column only shows a status but not the details.
I too have wanted to display the "Result Details" values as my test team will list current blockers like defects (we are not connected to our defect repository), hardware issues, or progress in their testing. This field is not available in the RQM reports or via Insight at this time. I have not spent too much time on this but am hopeful for some solution in upcoming releases.
Of course, if there is a solution out there, I'd love to hear about it.
rns