Can I report on relationship between build and requirement?
I would like to know if there is a way from RTC to produce a query or report that shows for a build, the associated work item and requirement associated to work item? I think the only way to do this is with RRDI, but would like to know if it can be done from just the base RTC install.
|
One answer
Hi Mark,
I couldn't quickly find an out of the box report that will work for you but one could exist. Something that may meet your needs..... 1. Open the build result in the Eclipse client 2. On the Overview tab, in the Contribution Summary, there is a field called Work items. Click on the value (like "7 included in build") 3. The list of work items will be displayed as query results in the Work Items tab. 4. Click the Pencil icon (it will be in the same general area as the Work Items tab) 5. Here you'll see a query with an "Id is" condition and the list of ids 6. Go to the Column Display -- See if you can add the Implements Requirement column. I wasn't able to, and I'm not sure why. If you are, then add it and click Run. Then you'll have a list of associated works items and their requirements. 7. If you can't add the Implements Requirement column, go back to the Conditions tab. Copy the list of Ids. 8. Create a new query using the list of work item Ids and add the Implements Requirement column. (I had to go to the web client in order to be able to add the Implements Requirement column.) Run the query. Comments
Mark Blaschke
commented Nov 02 '12, 8:56 a.m.
Thanks for your answer, and yes I can see that working; but for one small additional detail I left out.
I didn't realize your work items included in the build were not directly linked to the requirements. I can't think of a way to get around that extra level of linking.
I found this might help, If in the build record I add the 'Story' Work Item, then in the Plan->Traceability view I can get the desired result.
I'm not sure if it would help you, but if you create a query like I mentioned in my original answer, you can choose to add Parent, Implements Requirements, and Included in Builds columns.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.