Projects

The solution is multi-project. It is therefore possible to organize the tests by projects and grant access rights for users.

Note

The Common project exists by default, it is accessible by all users and can not be deleted.

Add a project

Only an administrator can add a new project. Creating a project requires specifying its name and can be done via the web interface or the API

../_images/add_project.png

Delete a project

Only an administrator can remove a project. This action can be done throught the web interface or the web api.

../_images/delete_project.png

Note

If the project is associated with a user, deletion is not allowed.