“Which testing methodologies are actually used by AI code-reviewers and AI-augmented testing systems like Gerrit, CodeRabbit, GitHub Copilot PR Review, Cursor, Replit Agents, Qodo, etc.”
The key is that none of these platforms use all methodologies.
Each one specializes in a subset: static analysis, semantic reasoning, test generation, and workflow QA.
Below is a structured map so you can see who uses what.
Most AI code-testers fall into three functional categories:
Gerrit is fundamentally a code review and static analysis platform.
Its AI capabilities depend on plugins (e.g., Gerrit AI, Sonar, CodeAI integrations).