Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > Report on Test Step statu...
I would like to generate a report that would allow me to view the following details for a Test Set.
1. See the total number of test cases in the test set that passed, failed or have not been run to date
2. See a list of each of the test cases that make up the test set
3. For each test case that makes up the test set, be able to display the total number of test steps that passed, failed or were not run.
Using the Test Set Details Report as a base I have managed to accomplish #1 and #2. What I cannot figure out is how to display information for #3. I was hoping that as I was looping through the test cases (i.e. <xsl:for-each select="TestCases/TestSetTestCase"> ), I would be able to perform an a sub loop on the associated test steps for each case (i.e. <xsl:for-each select="TestSteps/TestStep">) but that does not seem to work. How can I get to the test steps?
thanks.
Hi Sarah,
You mentioned :
In the future we're planning on adding test steps to the Test Set Detailed report as well.
When roughly can we expect to see this?
Thanks,
Martin
And if you have any questions, please email or call us at +1 (202) 558-6885