OpenQASoftware verification infrastructure for the AI era
Verification platforms
Code IntelligenceInternalDue 2027 Q2

智能代码知识图谱

Knowing what changed is what tells you what to test.

How the agent uses it
桌面端在生成和分诊前查询图谱,缩小范围、给出重跑清单。
了解变更影响分析与精准回归

Parses the repository's call graph, module boundaries and change history, connecting requirements, APIs, cases and code into one graph. The agent uses it for impact analysis: which APIs a commit touches, and which cases need re-running.

Highlights
  1. 01

    调用链与依赖图

  2. 02

    变更影响分析

  3. 03

    用例—代码映射