Skip to main content
Version: 2.29

Cycle Intelligence

Cycle Intelligence is the set of AI-powered features that help testers move faster through the Cycle Testing Process, from Discovery through Formulation to Automation.

Instead of starting every phase from a blank page, Cycle Intelligence uses AI coding agents (via the Cycle MCP Server) to turn source material into structured test specifications, draft CycleScript, and keep work flowing between phases.

Cycle Intelligence currently includes:

  • Cycle MCP: MCP server that lets AI coding agents author, validate, run, and debug Cycle tests
  • Discovery: Turn your documentation and your answers into a recommended Cycle test plan, guided by your agent
  • Formulation: Turn those test specifications into runnable Cycle tests, then validate and finalize them
  • Intelligent Data: Set up the test data a test needs, and clean it up afterward, using declarative Blueprints
  • Intelligent App Exploration: Drive the live application through the agent to discover real screens and locators before a test is written
Enabling Blue Yonder Context

Cycle provides Blue Yonder context files to assist the generation of Blue Yonder test cases. You must explicitly enable it by setting CYCLE_BLUE_YONDER_CONTEXT_ENABLED=true in the .env file, or else Cycle Intelligence will not consume it.