Studio:Web Reports Setup: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
Line 26: Line 26:
:If checked, results are automatically uploaded according to the other parameters.
:If checked, results are automatically uploaded according to the other parameters.
;Server
;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.
:This is the server path for the web results portal you are using. For our standard hosted project portals, this will be something like [SERVERNAME]/testresults where [SERVERNAME] is replaced with the name of the project portal server you are working with.
;Upload Path
;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 /. Talk to your project lead to determine what path he would like results uploaded to.
;Add Timestamp to Path
;Add Timestamp to Path
Select this option if you want to keep 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
;Space Name
:Set to the name of the portalspace to which the report is to be uploaded
:Set to the name of the portalspace to which the report is to be uploaded (see above for standard portal spaces)
;User Name
;User Name
:Set to 'public'
:Set to 'public'

Revision as of 20:40, 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 the server path for the web results portal you are using. For our standard hosted project portals, this will be something like [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 /. Talk to your project lead to determine what path he would like results uploaded to.

Add Timestamp to Path

Select this option if you want to keep 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'