Welcome to CaseRunner
CaseRunner is an AI-powered test automation platform that streamlines the creation of test cases for web, mobile, and API applications. Upload your Business Requirements Document (BRD), and CaseRunner automatically extracts testable features, generates the necessary models from your application's metadata or API contracts, and creates comprehensive test cases — reducing manual effort and accelerating your testing workflow.
How It Works
CaseRunner follows a step-by-step workflow to transform your requirements into ready-to-use test cases. The workflow varies slightly depending on your project type:
graph LR
A[Upload BRD] --> B[Extract Features]
B --> C[Upload Pages Metadata]
C --> D[Generate POMs]
D --> E[Generate Test Cases]
graph LR
A[Upload BRD] --> B[Extract Features]
B --> C[Upload Pages Metadata]
C --> D[Generate POMs]
D --> E[Generate Test Cases]
graph LR
A[Upload BRD] --> B[Extract Features]
B --> C[Upload Contracts]
C --> D[Generate Test Cases]
- Upload BRD — Upload your Business Requirements Document to the project.
- Extract Features — CaseRunner analyzes the BRD and extracts testable features automatically.
- Upload Pages Metadata (Web/Mobile) or Upload Contracts (API) — Provide your application's page metadata via the Recorder, or upload your API schema files.
- Generate POMs (Web/Mobile only) — Page Object Models are generated from the uploaded page metadata.
- Generate Test Cases — Select features and generate comprehensive test cases ready for automation.
Quick Links
- Getting Started — Request access, log in, and create your first project
- Using CaseRunner — Step-by-step guide through the full workflow
- Advanced Settings — Custom frameworks and instructions
- CaseRunner Recorder — Capture page metadata from your application (Web/Mobile)