Studio:Web Reports Setup

From STRIDE Wiki
Revision as of 20:26, 4 December 2008 by Timd (talk | contribs)
Jump to navigation Jump to search

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'