Please consider implementing the use case you are looking for using a LivePage.
Problem:
If you assign a lot of Test Cases to different Test Runs, at some point you lose the overview of how often each Test Case has been run through. So far, you can only see what Test Cases are completed in a Test Run, but not how often.
Solution:
To get a better overview, this wiki page counts the test results of each Test Run and assigns them to the Test Cases. Thus this extension has the possibility to sort the Test Cases according to the frequency of Test Runs and defects which Test Cases were not or, only slightly tested.
On the wiki page you will get a detailed overview of all Test Cases.
Installation:
- Create a custom field with:
- Id "testrunCount"
- Type: int
- Create a wiki page with the extension content.
- Just open the wiki page. When opening the wiki page the data is assigned to the test cases. Because of that it will take a short time until it is fully loaded.