Explore the RQ Platform

The RQ Platform provides a set of integrated views that help developers, QA engineers and engineering managers understand code changes using historical execution evidence.

Once execution history has been collected, RQ helps engineering teams answer practical questions during development, testing and release planning.

The screenshots shown represent the current direction of the platform. Features and user experience continue to evolve as the project develops.

Regression Impact Analysis

Compare two commits to identify changed methods and determine which historically executed test cases are likely to require regression validation.

  • Compare any two commits.
  • Review changed methods.
  • Understand change types.
  • Identify candidate regression tests.
Regression Impact Analysis

Regression Impact Analysis View


Test Execution Explorer

Test Execution Explorer

Inspect a historical test execution and review every observed method, allowing runtime behavior to be understood long after the test has completed.

  • Browse historical test executions.
  • Inspect observed methods.
  • Navigate directly to source code.
  • Understand runtime behavior.

Source & Symbol Explorer

Browse repositories, inspect source code and navigate symbols with historical execution evidence directly from the platform.

  • Repository browser.
  • Source navigation.
  • Symbol outline.
  • Execution count per symbol.
Source & Symbol Explorer

Execution Coverage Explorer

Execution Coverage Explorer

Visualize execution coverage within a source file to quickly distinguish observed code from methods that have not yet been executed.

  • Covered methods.
  • Uncovered methods.
  • Line level navigation.
  • Execution summary per file.

Questions RQ Helps Answer

Explore how historical execution helps developers, QA engineers, engineering managers and architects answer everyday engineering questions with confidence.

Engineering Questions →