For every Test Scenario:

  1. Go to Test Scenarios tab
  2. Open a Test Scenario
  3. In the right panel, click Code tab

You will see:

  • YAML version of the test scenario (structure + metadata)
  • JavaScript for the validation logic (Test Rules and DB Validations)

Benefits:

  • See exactly what is being tested
  • Understand AI-generated logic
  • Maintain consistency across tests