Projects
Last updated
Last updated
What are projects in software testing?
Projects allow you to organize your test suites and test cases by putting them into separate spaces in Qase, thus preventing mixing up test cases related to different areas of development.
For example, if you manage and maintain a web application or website and accompanying mobile applications on iOS and Android, you can create three separate projects for the web application, iOS app, and Android app, respectively. In essence, a project is a container for all test cases pertaining to a specific app, website, etc.
To navigate to the list of your Projects, click "Projects" in the top-left corner of the workspace:
Once in the Projects view, you can choose between two layouts with the controller located in the top-right corner:
List view:
Card view:
In either List or Card view, you can mark a project as a favorite by clicking on the star icon while hovering over the left side of the project title in the list view and on the right side of the title on the card view. Marking a project as a favorite changes the order of appearance of the project. All projects marked as favorites appear above the other projects.
List view:
Card view:
Additionally, in either of the views, you can also find the summary of each project:
Unresolved defects that were filed during test runs in a project
Number of test runs performed for the test cases belonging to a project
Milestones related to a project
Number of team members who have access to a project
List view features Menu icon where you can:
edit Project settings (which can also be filled in when you create a new project)
delete a project
Once you are ready to start a new project, hit the "Create New Project" button:
Next, you will be prompted to fill out Project settings (which can also be edited later):
Project Name: a descriptive name for your new project.
Project Code: a short name for your project, consisting of 2-6 symbols (only Latin characters and digits are allowed). Use this for nomenclature, and keep in mind that Project Code will be later added to any test cases created within that project.
Description: use this field to provide extra context and additional details to anyone involved in your new project.
Project Access: Projects can be made Public and Private. A Public project will be accessible to any users of the account, current, and anyone who will be joining later. A Private Project can follow one of the three sharing rules:
"Add all members to this project": every current account user you've invited will gain access to the project. Every new user who will join the account later will need to be granted access to this project manually.
"Group access": with this option selected, you'll need to choose a user group you have created before - every user that belongs to a selected user group will then gain access to your new project.
"Don't add members": With this option, you can limit access to yourself initially. Later, you can choose to share access with others as needed.
The final step is to confirm creating a new project by hitting the "Create Project" button below — once created, you are ready to build your project up with test cases.
Note: owners of a workspace can view of projects, including private projects created by other users of the workspace.
Once a Project is created, you can still manage who has access and have more control over your project in Settings.
When you have opened the Project, navigate to Settings, where you will find several sections:
Here, you can find and edit the same properties that you defined in the creation stage -
Project's Image, Name, Code, and Description.
From this tab, you can change the project owner and control who can access the project by adding individual members or groups.
If a project is set to public, all users of your workspace will have access. However, if Private is selected, you will have more options:
💡 Adding individual members grants specific access to particular users, ensuring consistent access even if group memberships change. Conversely, adding users under groups provides access based on the group's membership, which may change over time.
Here, you have the options to:
The default test case steps type allows you to choose between Classic and Gherkin steps.
“All Fields” hyperlink which will redirect you to the “Fields” section of your workspace.
Once a project has been completed, you might want to hide it from plain view - it should still be accessible for reference but shouldn't obstruct the view of the currently active projects.
For that, you can Archive your Project from the Project Settings:
And now, while in the Projects area, you can switch between viewing Active or Archived projects or view them all at once simultaneously: