Who can create a project?
Users with the Admin role can create projects. QA users can be assigned to projects but cannot create them.Step-by-step guide
1. Navigate to Projects
From the left sidebar, click Projects. Then click the Create button in the top right corner.2. Fill in the project details
text
required
The name of your project. Must be at least 3 characters. This is displayed across the platform.
text
required
A brief description of what this project covers. Helps your team understand the scope.
date
Optional. The date the project testing begins. Cannot be set in the past.
date
Optional. The deadline for the project. Must be after the start date. Only available after a start date is selected.
multiselect
Optional. Select one or more QA users to assign to this project. You can search by name or email. Users can also be added later.
select
required
The programming language used for automated test scripts in this project. Choose between JavaScript or C#.
3. Create the project
Click Create Project. You’ll be taken back to the projects list where your new project will appear.Field reference
What’s next?
Once your project is created, you can start organising it:Writing Test Cases
Start adding test cases to your project
Modules & Tags
Organise your test cases with modules and tags