User Administration: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Users =
User administration is done via the users list, which is accessible by following the ''Users'' link at page top right.  
User administration is done via the users list, which is accessible by following the ''Users'' link at page top right.  
== Creating ==
== Creating ==
Line 8: Line 7:
Admin users can delete any user in their company by selecting the ''delete'' link (trashcan icon) to the right of any name in the users list.  Non admin users can similarly delete their own account via the users list but are not permitted to delete other users.
Admin users can delete any user in their company by selecting the ''delete'' link (trashcan icon) to the right of any name in the users list.  Non admin users can similarly delete their own account via the users list but are not permitted to delete other users.


  VIDEO TO GO HERE
This screencast demonstrates these concepts:


= TestSpaces =  
<html5media width="640" height="480">http://www.s2technologies.com/video/wiki/TS_UserAdmin_V2.mp4</html5media>
== Creating ==
New testspaces can be created by selecting the ''New Testspace'' button on the [[STRIDE_Test_Space#Overview|Overview page]] or by selecting the ''Create New Test Space'' button on the [[STRIDE_Test_Space#All_Projects|All Projects page]]. Fill out the form appropriately. Here is a brief summary of the main fields:
;Project
:select the project that you want this test space to be grouped under. If you need to first create a new project for this test space, just select  the ''New Project'' link and fill out the subform appropriately.
;Name & Description
:self-explanatory. Description is optional.
;Max results to keep
:setting this to a nonzero value will cap the number of result sets in the test space. If a new result set is added to a test space that already has the maximum number of result sets, a set will be automatically deleted when the new set is uploaded (oldest results sets are deleted first).
;Additional Users
:these select boxes allow you to grant access and send setback notifications to specified users.
;Auto compare sequentially & Duration high limit
:selecting this option causes each result set to be compared with the the previous one. Any differences in status (or timing, if the duration limit is specified) will be shown in the summary and reported to users (depending on notification options).
;Notifications
:these settings determines what kinds of events will trigger email notification to users. ''Setbacks'' indicates that any regressions relative to a baseline (sequential or fixed) will trigger a notification. ''Errors'' is used to notify users when errors have been reported anywhere in a give result set. ''Timing'' indicates that any timing deviations outside of the pre-defined allowable range will trigger user notification. As indicated above, only users with the ''Notify'' property enabled will be notified when one or more of these notification options are enabled.
 
== Changing ==
Test spaces can be modified by following the ''Edit'' link to the left of the name on the All Projects page or to the right of the name on the [[STRIDE_Test_Space#Space_View|Testspace page]]. The fields are identical to the form for creating a space with only the addition of a fixed baseline comparison section. If you have one or more fixed baselines defined in the test space, then you will have the option to specify that one or more of these baselines should be used to compare with every result set in the space. The currently defined baseline comparisons are show in the ''Fixed Baseline Compares'' table. New comparisons can be added using the appropriate link and existing comparisons can be removed using the ''Delete'' link.
 
==  Deleting ==
Test spaces can be deleted by selecting the delete link (trashcan) to the left of the name in the All Projects page or the right of the name in the Testspace page.


  VIDEO TO GO HERE
[[Category:Test Space]]

Latest revision as of 21:05, 15 October 2014

User administration is done via the users list, which is accessible by following the Users link at page top right.

Creating

New users can be created only by existing admin users. To create a new user, press the Add User button on the users list page and fill-out the form fields as appropriate.

Changing

Admin users can edit any other user in their company. To do so, simply select the Edit link to the right of any user's name in the users list. Admin users also have the ability on this form to change which test spaces the given user has access to via this form. Non-admin users can similarly edit their own settings using the edit link on the users list view, but they cannot edit any other user's data.

Deleting

Admin users can delete any user in their company by selecting the delete link (trashcan icon) to the right of any name in the users list. Non admin users can similarly delete their own account via the users list but are not permitted to delete other users.

This screencast demonstrates these concepts:

<html5media width="640" height="480">http://www.s2technologies.com/video/wiki/TS_UserAdmin_V2.mp4</html5media>