M00N ReportLaunches & Trends
Documentation/Features/Launches & Trends

Launches & Trends

View all your automated test runs in real-time and analyze trends across your test suite's history.

Two Views

The page is organized into two tabs:

Launches

List of individual test runs with a detail panel for drilling into results.

Trends

Analytics charts showing pass rates, duration, and flakiness over time.

Launches View

The Launches tab uses a two-panel layout with a searchable run list on the left and run details on the right. Drag the divider between panels to resize them.

  • Each run shows its name, status badge (passed/failed/running), start time, and test counts.
  • Click a run to see full details in the right panel.

Search & Filtering

  • Multi-term search- type multiple keywords separated by spaces to narrow results.
  • Filter by tags, statuses, and date range.
  • Filters are remembered between sessions so you can pick up where you left off.

Real-Time Updates

When tests are running, results stream in live via WebSocket. Watch individual test results appear as they complete- status badges and counts update automatically with no need to refresh.

Run Details

  • Test results table with status, duration, and error messages.
  • Step-by-step execution traces for each test.
  • Attachments including screenshots, videos, and log files.
  • Retry tracking- see every attempt for retried tests.
  • Pass Rate Chart- line chart showing pass rate percentage over time.
  • Duration Chart- average run duration trends.
  • Flaky Rate- percentage of tests with inconsistent results.
  • Configurable time period for all charts.

Test Analytics

Failing Tests

Tests that fail most frequently across runs.

Flaky Tests

Tests with inconsistent pass/fail patterns.

Slowest Tests

Longest-running tests to identify performance bottlenecks.

Tests by Tag

Distribution of tests across tags.

Stale Run Detection

Runs that haven't received updates for an extended period are flagged as potentially stale. Mark stale runs as "interrupted" to keep your data clean.

Export

Export trends data as CSV or PDF for reporting and sharing with stakeholders.