You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
All URLs inside the service are build accordingly and contain the project id.
E.g.: QUACK_DOMAIN/api/{PROJECT_ID}/testcases