Studio:Web Reports Setup: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 21:45, 18 August 2009

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 the server path for the web results portal you are using. For our standard hosted project portals, this will be of the form SERVERNAME/testresults where SERVERNAME is replaced with the name of the project portal server you are working with.
Upload Path
The suite path into which results should be written. The suite path separator is / and all upload paths should start with a leading /. Unless instructed otherwise, set this to mirror the portalspace name.
Add Timestamp to Path
Unless instructoed otherwise, setthis parameter to true. This option keeps your results sorted/categorized by time of execution. When this option is selected, a ISO formatted date/time string will be appended to the Upload Path, thus creating a date/time stamped suite into which the results will be placed.
Space Name
Set to the name of the portalspace to which the report is to be uploaded (see above for standard portal spaces)
User Name
Set to 'public'
Password
Set to 'public'