Skip to content

Create a Project

Projects are the top-level container in CaseRunner. Each project holds your BRDs, extracted features, page metadata, POMs, and generated test cases.

Steps

  1. From the Projects page, click the "+ New Project" button in the top right corner.
  2. In the dialog that appears:
    • Enter a Project Name (3-60 characters).
    • Select a Testing Framework from the dropdown (e.g., Java + Selenium).
  3. Click "Create Project".

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

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.