Loading...
Home Page
Knowledge Base
Forums
Sign-In
Keep me logged in
Sign-In
Forgot Your Password?
|
Register
JavaScript Needs to be Enabled for This Application to Work Correctly!
Skip Navigation Links
Home Page
>
Forums
>
SpiraTest Forums
>
SpiraTest Issues & Questi...
>
Reports
Reports
Tuesday, July 15, 2014
sreenutamma
How can i get a report that has all the test case details for a project group?
2
Replies
Friday, July 18, 2014
inflectra.jimx
re:
sreenutamma
Tuesday, July 15, 2014
Hi Sreenu
To report across an entire project group, just use the Administration > System > Edit Reports page to create a new custom report.
Add a custom section to this report and then add the 'TestCases' view to the query builder. Change the ${ProjectId} in the WHERE clause to ${ProjectGroupId} and it will now generate a report for all the test cases in the group rather than the current project.
Regards
Jim
Monday, March 30, 2015
Kerttunen
re:
inflectra.jimx
Friday, July 18, 2014
Couldn't get this to work
something like this?
select value R from SpiraTestEntities.R_TestCases as R where R.PROJECT_ID = ${Project
Group
Id}
I'm in a project group 4 (self made) and this gives missing an element as a result.
when i select preview results in edit reports it gives test cases in one project in one project group (#1)
Should this give all test cases in the project group this project is in as a result?
Statistics
Started:
Tuesday, July 15, 2014
Last Reply:
Monday, March 30, 2015
Replies:
2
Views:
904
Edit Thread
Name
:
Body
:
Tags
:
Save
Cancel
Edit Message
Save
Cancel
Search Results
All
Forums
Threads
Messages
Tickets
Articles
Users
Loading...