<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Requirement Coverage Report grouped by Component name (Thread)</title><description> Hi  I would like to create report which will looks like that           Component name              Covering              Passed              Failed              Blocked              In Progress                Book Management              17              8              3              0              20%                Author Management              3              2              0              1              50%                Administration              1              1              0              0              10%              all Requirements are split out into 10 Components (parents requirement) to have better overview of status of each component, and I need to know what is the Requirement coverage total in each component + progress.  in code I have only overview of each Coverage name in separate column... else, need help here                                 Component           Name           Priority           Status           Covering           Passed           Failed           Blocked           Task           %On Schedule           %Running Late           %Starting Late           %Not Started                                                                                                                                                                    padding-left:  px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/reports/1896.aspx</link><item><guid isPermaLink="false">threadId=1896</guid><author>Aleksandra Marszalek (ama@avito.no)</author><title>Requirement Coverage Report grouped by Component name</title><description> Hi  I would like to create report which will looks like that           Component name              Covering              Passed              Failed              Blocked              In Progress                Book Management              17              8              3              0              20%                Author Management              3              2              0              1              50%                Administration              1              1              0              0              10%              all Requirements are split out into 10 Components (parents requirement) to have better overview of status of each component, and I need to know what is the Requirement coverage total in each component + progress.  in code I have only overview of each Coverage name in separate column... else, need help here                                 Component           Name           Priority           Status           Covering           Passed           Failed           Blocked           Task           %On Schedule           %Running Late           %Starting Late           %Not Started                                                                                                                                                                    padding-left:  px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           </description><pubDate>Fri, 10 Aug 2018 09:19:20 -0400</pubDate><a10:updated>2018-08-10T12:55:19-04:00</a10:updated><link>/Support/Forum/spirateam/reports/1896.aspx</link></item><item><guid isPermaLink="false">messageId=3367</guid><author>Aleksandra Marszalek (ama@avito.no)</author><title>          COMPONENT_NAME              Covering              Passed              Failed              </title><description>          COMPONENT_NAME              Covering              Passed              Failed                               42              21              6                Administration              0              0              0                Author Management              14              7              2                Book Management              30              15              4                select R.COMPONENT_NAME,sum(R.COVERAGE_COUNT_TOTAL) as Covering,      sum(R.COVERAGE_COUNT_PASSED) as Passed,      sum(R.COVERAGE_COUNT_FAILED) as Failed      from SpiraTestEntities.R_Requirements as R      where R.PROJECT_ID = ${ProjectId}      group by R.COMPONENT_NAME                               COMPONENT_NAME  Covering  Passed  Failed                                                                       </description><pubDate>Fri, 10 Aug 2018 12:55:19 -0400</pubDate><a10:updated>2018-08-10T12:55:19-04:00</a10:updated><link>/Support/Forum/spirateam/reports/1896.aspx#reply3367</link></item></channel></rss>