Ana içeriğe geç
Versiyon: 1.0.7

AutoRunner

AutoRunner is RabbitQA's automation workspace. It brings source projects, AI-assisted scenarios, structured automation scripts, test data, test plans, runners, schedules, execution evidence, reports, and issue follow-up into one module.

AutoRunner dashboard

Main areas

AreaUse it to
DashboardTriage active work, runner readiness, pass rate, run volume, attention items, recent runs, and schedules.
Scenario ListBrowse scenarios from every connected source in the active workspace.
AI StudioCreate and review AI-assisted web or mobile scenarios and their generation history.
Automation ScriptEdit the versioned structured steps that execution uses.
Application KnowledgeReview observed screens, elements, locators, visuals, and navigation flows.
SourcesConnect Web, Mobile, Service, Desktop, or RoboClick projects and their repositories.
Test PlansOrder scenarios from one or more sources and define reusable execution selections.
Test DataManage environments, variable precedence, files, and DataCrate imports.
Test RunsSearch, filter, re-run, stop, and inspect plan executions.
SchedulesRun one or more plans on a configured time rule.
ReportsAnalyze plan results, trends, and side-by-side run comparisons.
Issue TrackerLink execution context to RabbitQA, Jira, or Azure DevOps issue workflows.
SettingsConfigure run profiles, execution defaults, runners, quality-gate values, access, and notifications.

The AutoRunner object model

These records have different lifecycles and should not be treated as interchangeable:

RecordMeaning
SourceA connected automation project and its type, framework, and repository configuration.
ScenarioA test intent and its editable automation content.
Generation runThe AI-agent activity used to propose, validate, and save automation.
Automation versionAn immutable script revision. Only the active version is used by normal execution.
Activation eventA publish, restore, or deactivate action recorded separately from versions.
Test planAn ordered selection of scenarios prepared for execution.
Test runA plan execution with statuses, results, logs, screenshots, and other evidence.
Generation is not a test run

A successful AI generation can create and activate an automation version, but it does not create a plan-based Test Run or prove the behavior in your target execution environment. Add the scenario to a Test Plan and run it to obtain execution evidence.

Current navigation

AutoRunner currently exposes Dashboard, Scenario List, Test Plans, Test Runs, Test Datas, Issue Tracker, Schedules, Reports, Sources, and Settings. AI Studio opens from Scenario List and maintains its own Scenarios, Element Repository, Screens, Custom Steps, and Settings workspace.

Start with Quick Start. For shared or production-facing work, also read Correct Use and Best Practices.