Skip to content

Projects

Aziz edited this page Jan 30, 2019 · 8 revisions

Project is the core of the service. It is the only entity that stands on its own. All other objects are project dependents.

Testcases, testssuites, testruns - they all are sub-entities of the project belonging to a single one.

A new project could be created by a system administrator only. Administrator grants initial permissions on the project to a group (groups) of users who will be able to update it in the future.

There is no limitations of how many projects could be created. Project entities don't have any intersections between objects from another project.

On logging in a user will be asked to select a project he would like to work with.

Current project could be changed any time by clicking on the list of projects in the header menu or by selecting one on a projects page, available from the same header menu.

Clone this wiki locally