Test Runs by Test Set Plugin
Shows a chart based on all test runs in a project or some test run trackers. The chart contains a bar for each test set. The bars show the distribution of the test run results of the runs of that given test set. The plugin filters only take into account the default Test Set Tracker.
Parameters:
id='1' Optional parameter (required only when you're using the plugin on a personal wiki page). Specifies the id of the project to collect the test runs from.
trackerId='1001,1002' Optional parameter. Specifies the comma separated ids of those test set trackers to collect the data from.
display ='chart|table|both' Optional parameter, defaults to 'chart'. Specifies whether the chart image and the data table are displayed.
Samples:
[{TestRunsByTestSet}]
Shows a chart created based on the default test run tracker of the enclosing project.
Was this helpful?