TestKase
TestKase
|Docs
Getting Started

Quick Start: Test Management

Create your first project, add test cases, and run a test cycle in under 5 minutes.

Quick Start: Test Management

Get started with TestKase Test Management in 4 steps.

Step 1: Create a Project

  1. After signing up, you'll land on the Projects page
  2. Click Create Project
  3. Enter a project name (e.g., "My App")
  4. Your project is created with a unique ID (e.g., PRJ-1234)

Step 2: Add Test Cases

  1. Open your project → Test Cases tab
  2. Click Create Test Case
  3. Fill in:
    • Title: "Login with valid credentials"
    • Priority: High
    • Test Steps: Add step-by-step instructions
  4. Save your test case

You can also:

  • Import test cases from CSV
  • Generate test cases using AI (requires AI credits)
  • Organize using folders

Step 3: Create a Test Cycle

  1. Go to the Test Cycles tab
  2. Click Create Test Cycle
  3. Name it (e.g., "Sprint 1 Regression")
  4. Link test cases to the cycle
  5. Assign test cases to team members

Step 4: Execute Tests

  1. Open a test cycle → click a test case
  2. Follow the test steps
  3. Mark each step as Passed, Failed, or Blocked
  4. Add comments or attachments as evidence
  5. Submit the execution result

What's Next