Create a Project
Projects are the top-level container in CaseRunner. Each project holds your BRDs, extracted features, page metadata or API contracts, and generated test cases.
Steps
- From the Projects page, click the "+ New Project" button in the top right corner.
- In the dialog that appears:
- Enter a Project Name (3-60 characters).
- Select an Application Type: Web Application, Mobile Application, or API.
- Select a Testing Framework from the dropdown.
- Click "Create Project".
Tip
The available frameworks depend on the application type you selected. You can also configure a custom framework later via Advanced Settings (Web and API only).
Your new project will appear on the Projects dashboard. Click on it to open the project and begin the workflow.
Project Dashboard
Once inside a project, you will see the workflow tabs across the top:
Overview > BRDs > Features > Pages Metadata > POMs > Test Cases
Overview > BRDs > Features > Pages Metadata > POMs > Test Cases
Overview > BRDs > Features > Contracts > Test Cases
Each tab corresponds to a step in the test case generation workflow. Follow them from left to right.
Managing Projects
- Rename: Click the project settings to rename an existing project.
- Delete: Remove a project and all its associated data.
- Filter: Use the "My Projects Only" toggle to filter projects you created.
Next Step
Upload a BRD to your project to begin the workflow.