Skip to content

Getting Started

This guide walks you through logging in to CaseRunner and creating your first project.

Login

Navigate to CaseRunner at https://review-feature-wiki-docs.case-runner-dev.itsaiplatform.com and log in with your credentials. After successful authentication, you will be taken to the Projects dashboard.

Don't have access?

Reach out to the CaseRunner team to request an account. You will receive an email with temporary credentials. Log in with them and set your own password on first login.

Create Your First Project

  1. Click the "+ New Project" button in the top right corner of the Projects page.
  2. Enter a Project Name (e.g., "Salesforce", "My Web App").
  3. Select a Testing Framework from the dropdown (e.g., Java + Selenium).
  4. Click "Create Project" to create the project.

You will be taken to the project overview page where you can see the workflow tabs:

  • BRDs — Upload and manage Business Requirements Documents
  • Features — View and manage extracted features
  • Pages Metadata — Upload page metadata captured with the Recorder
  • POMs — View generated Page Object Models
  • Test Cases — Generate, review, and download test cases

Next Steps

Once your project is created, follow the workflow in order:

  1. Upload a BRD
  2. Generate Features
  3. Upload Pages Metadata
  4. Generate POMs
  5. Generate Test Cases

Tip

You can also use the CaseRunner Recorder to capture page metadata from your application at any point before the "Upload Pages Metadata" step.