TestKase
TestKase
|Docs
Test ManagementProject Settings

Integrations

Connect your TestKase project to external tools for requirement syncing, defect tracking, notifications, CI/CD, and API access.

Overview

TestKase integrates with a range of external tools to streamline your testing workflow. Integrations are configured at the project level, meaning each project can have its own set of connected services. This page serves as a central hub linking to the detailed integration guides located alongside the features they enhance.

Issue Tracker Integrations

Sync requirements and defects between TestKase and your issue tracker. Requirements are imported from external issues; defects are pushed out when discovered during testing. Both stay connected for full traceability.

  • Jira — API integration, Jira Plugin (Forge app), and Chrome Extension. Bidirectional sync for requirements and defects.
  • GitHub — Import GitHub issues as requirements and push defects as GitHub issues.
  • GitLab — Import GitLab issues as requirements and push defects as GitLab issues.

Issue tracker integrations are configured from SettingsJira Integration (or GitHub/GitLab) within your project. You need Project Admin or Owner permissions to set up integrations.

Notification Integration

Receive real-time notifications about test execution events, defect updates, and other project activities in your team's communication channels.

  • Webhook Integration — Set up webhooks for Slack, Discord, Microsoft Teams, Google Chat, or custom HTTP endpoints.

CI/CD Integration

Automatically report test results from your CI/CD pipelines into TestKase test cycles. Supports 15+ test frameworks and 5 CI/CD platforms.

  • Automation — Configure the @testkase/reporter CLI to push automated test results from Jenkins, GitHub Actions, GitLab CI, CircleCI, and more.

Jira Plugin

The TestKase Jira Plugin is a Forge-based app that adds a native test management panel to every Jira issue. Create test cases, execute tests, generate AI-powered test cases, and manage test cycles -- all from within Jira.

  • Jira Plugin — Full documentation for installation, setup, and all plugin features.

API Keys

Generate Personal Access Tokens (PATs) for API access and CI/CD authentication.

  • API Keys — Create and manage API keys for programmatic access to TestKase.

API keys are generated per user but managed at the organization level. You need them for CI/CD integration setup and for building custom integrations with the TestKase REST API.