customize Test Run Detailed Report flattened for Excel

Thursday, March 20, 2014
Avatar
Hello,

I wish to customize a Test Run Detailed Report flattened for Excel. The fields I am interested in from the upper portion of the default report are; "Test Case #:", "Release #:", "TC Status:", "Tester:", "Test Set:". I do not care that these will of course repeat for each Test Step.

Is there a means to do this without xslt? If not can someone assist with the xslt as I do not know xslt scripting.

Thank you,
Troy
1 Replies
Friday, March 21, 2014
Avatar
inflectra.jimx
re: troybest Thursday, March 20, 2014
Hi Troy

You can do this by modifying the XSLT or you could simply use a custom report section and use the SQL builder instead.

In terms of the XSLT, just remove the <xsl:value-of select="XXX" /> statements for the fields that you do not want.

Regards

Jim

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Thursday, March 20, 2014
  • Last Reply: Friday, March 21, 2014
  • Replies: 1
  • Views: 10578