Rally Software

  • 1.  Rally Relational Reporting

    Posted Jul 24, 2017 03:24 PM

    Rally is a relational database application which links User stories, Test Cases, and Defects within the basic operation of the application. The issue I have is in tracking and reporting the basic metrics from this relational database. The Rally screens will display the needed data, but the CSV download or the Excel shows a truncated representation in many cases. I am requesting that the data available from either the CSV down load or the Excel plugin display the complete relational data fields to allow correct reporting of the hierarchy as stored.

    • User Stories
      • Test Cases
        • Defects

    I want the report to format the results in the following structure using the relational data fields to link between each;

    User Story;

    Formatted ID, Name, Creation Date, Iteration, Schedule State

          Test Cases;

          Formatted ID, Name, Work Product, Method, Creation Date

                Defects;

                Formatted ID, Name, Description, Requirement, Creation Date, Iteration,

                                   

    One version of the performance report will list each User Story along with the Name field, the number of test cases run against that User Story along with the Name field, and the defects discovered against the Test Case with failure details. I am attempting to track points of failure and if there in a quality improvement over time. If a Test case needs to be performed multiple times to achieve a successful result,  I need to represent that. Test Cases are performed within a Scrum team as well as in Release Testing, this would show if the code from the Scrum Team in improving over time based on where the testing is performed, and where the failures are detected. The ideal for me would be able to query the Rally data directly (read only) to select the data fields I need to perform this reporting. I have reached out to our internal Rally Team, but the response was not satisfactory, and would result in a multi step Excel effort to attempt to connect the relational processes.

     

    Thanks, Dale Timberlake

    Dale.h.timberlake@aexp.com

    602-537-2502



  • 2.  Re: Rally Relational Reporting

    Broadcom Employee
    Posted Aug 01, 2017 04:38 AM

    The best option is probably using the Excel Add-in to do the export in steps which is what your internal Rally team mentioned. Another option that supports the exporting of the hierarchy would be to add the Custom List app to a page. Select the top hierarchy item you want to export for the type and then add the columns you want to see. When you have the list setup to display the information you want to see you can click Import/Export/Print icon in the upper right of the app. Select Print instead of export and a window will popup where you need to select "Summary list of items with children" and press Print. A popup will display a print preview of the items in their hierarchy. Save the page, and then open the saved file in Excel. It will probably need to be edited a little, but the hierarchy will be displayed. Unfortunately, it will not break the work items down in the way you specified though. 

     

    We do also have an existing request to provide this ability that is under review. Please visit it here https://ideas.rallydev.com/ideas/D3445 and your comments and vote to help it gain more attention.