Studio:Web Reports Setup: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Project Portal Setup ==
== Project Portal Setup ==


* Sandbox
The reporting section of each project portal is pre-configured with the following portalspaces:
* PreRelease
* CI Runs 


;Sandbox
:For reports generated as part of experiments and testing of reporting
;PreRelease
:For ad-hoc reports generated during test development
;CI Runs
:For reports generated by continuous integration server runs


* Creating Portalspace for project
STRIDE reports should be published to the appropriate portalspace as a project progresses.
** Login as admin
** create project portal <Project Name>
** make public ''readable'' and ''writable''


* Create Top-level Suite with <Project Name>
Other portalspaces can be created if necessary, but it is recommended that the standard portalspaces be used.
** Requires script to create


* Publish under '''daily_runs'' Suite


== STRIDE Workspace Setup ==
== STRIDE Workspace Setup ==
[[Image:PortalConfiguration.jpg|frame]]
By default, STRIDE reports are not uploaded to a project portal; to instruct STRIDE Studio to automatically publish results to your project portal, you configure the project workspace with appropriate parameters.
To configure the parameters, first make sure that both the Workspace and Properties windows are visible in STRIDE Studio, then click on the "Workspace' node in the Workspace tree. (See screenshot at right.)
;Upload Results
:If checked, results are automatically uploaded according to the other parameters.
;Server
:This is set to the path of the portal server. Construct this path by starting with the URL of your project portal's home page (i.e. the wiki main page). Remove the https:// or http:// prefix and everything following the first slash character. Now append 'testresults' to what's left.
;Upload Path
;Add Timestamp to Path
;Space Name
:Set to the name of the portalspace to which the report is to be uploaded
;User Name
:Set to 'public'
;Password
:Set to 'public'


Select Workspace node in the Workspace tree


[[Image:PortalConfiguration.jpg|PortalConfiguration.jpg]]


[[Category:Project Organization]]
[[Category:Project Organization]]
[[Category:Practice]]
[[Category:Practice]]

Revision as of 20:26, 4 December 2008

Project Portal Setup

The reporting section of each project portal is pre-configured with the following portalspaces:

Sandbox
For reports generated as part of experiments and testing of reporting
PreRelease
For ad-hoc reports generated during test development
CI Runs
For reports generated by continuous integration server runs

STRIDE reports should be published to the appropriate portalspace as a project progresses.

Other portalspaces can be created if necessary, but it is recommended that the standard portalspaces be used.


STRIDE Workspace Setup

PortalConfiguration.jpg

By default, STRIDE reports are not uploaded to a project portal; to instruct STRIDE Studio to automatically publish results to your project portal, you configure the project workspace with appropriate parameters.

To configure the parameters, first make sure that both the Workspace and Properties windows are visible in STRIDE Studio, then click on the "Workspace' node in the Workspace tree. (See screenshot at right.)


Upload Results
If checked, results are automatically uploaded according to the other parameters.
Server
This is set to the path of the portal server. Construct this path by starting with the URL of your project portal's home page (i.e. the wiki main page). Remove the https:// or http:// prefix and everything following the first slash character. Now append 'testresults' to what's left.
Upload Path
Add Timestamp to Path
Space Name
Set to the name of the portalspace to which the report is to be uploaded
User Name
Set to 'public'
Password
Set to 'public'