Bug Test Cases Generator

Generates manual test cases for a bug (TestCasesGenerator job) and moves the ticket through the testing statuses.

Human doc: agents/docs/agents/bug_test_cases_generator.md

Attributes

AttributeValue
JobTestCasesGenerator
Configbug_test_cases_generator.json
ContextId
outputTypecreation
skipAIProcessingfalse

Prompt snapshot

Full prompt / instruction set: agents/snapshots/bug_test_cases_generator.md

Actions

preJSAction: moveToReadyForTesting.js

Move To Ready For Testing Action (postJSAction for test_cases_generator)

  • Source: agents/js/moveToReadyForTesting.js
  • No detected file I/O or side effects.

postJSAction: moveToDone.js

Move To Done Action (postJSAction for bug_test_cases_generator)

  • Source: agents/js/moveToDone.js
  • Side effects:
    • remove label “sm_bug_test_cases_triggered”
    • post Jira comment

LLM step

  • outputType: creation
  • Prompt snapshot: agents/snapshots/bug_test_cases_generator.md

Generated by js/agentDocGenerator.js

View the agent config on GitHub →

Generated from bug_test_cases_generator.json in the agents repository and its human doc — edit either and the page follows. Last updated .