External Integrations

Integrations connect Robonito to your existing development and QA toolchain — bug trackers, CI/CD pipelines, test management systems, version control, authentication, and notification systems.

Important: Integrations are bound to your active Workspace. Different workspaces maintain entirely separate sets of connected integrations without overlapping credentials.


Accessing Integrations

  1. Navigate to the main dashboard.
  2. Click the Integrations tab in the left navigation sidebar.

Integrations Menu Click


Bug Tracking & Project Management

Jira

Connect to Atlassian Jira to automatically create bug tickets when test runs fail. Failure logs, DOM state, and screenshots are auto-filled into the ticket description.

Linear

Create Linear issues from failed test runs in one click. Also usable as context in AI Studio — attach a Linear issue so the agent tests against its acceptance criteria.

Asana

Create Asana tasks from failed test executions with pre-filled failure details. Reference Asana tasks in AI Studio for requirement-driven test generation.


Test Management Systems

TestRail

Export Robonito test suites to TestRail as test cases and sync execution results back automatically.

Zephyr

Export Robonito test suites to Zephyr Scale or Zephyr Squad and push execution results to Zephyr test cycles.


CI/CD & Version Control

GitHub Actions

Trigger cloud test runs automatically when GitHub pull request events occur (PR opened, merged, commented). Results are posted back to the PR as a GitHub Check Run (✅ / ❌).

Jenkins

Trigger Robonito cloud test runs from Jenkins pipelines using a generated API key and a ready-to-use Groovy pipeline snippet.


Notifications

Slack

Send test execution results and failure alerts directly to Slack channels via an incoming webhook. Configurable per-workspace with pass/fail threshold filtering.

Microsoft Teams

Post test run summaries and failure alerts to Microsoft Teams channels using an incoming webhook connector.

Google Chat

Send execution result cards to Google Chat spaces using a webhook URL.


Authentication

Email (IMAP)

Connect a test email inbox via IMAP so Robonito can read OTP codes and magic links from incoming emails during test execution. Supports Gmail, Outlook, and any IMAP-compatible provider.

Authenticator Apps (TOTP)

Store a 2FA secret key so Robonito can generate live TOTP codes (like Google Authenticator) and inject them automatically into 2FA prompts during recording and execution.


Integration Scope

All integrations are workspace-scoped:

  • Credentials, API keys, and OAuth tokens apply only to the workspace where they were configured.
  • Different workspaces (e.g., Staging vs. Production) can connect to different Jira projects, GitHub repos, and TestRail instances independently.
  • Team members invited to a workspace share access to all integrations configured in that workspace.