Automation Script Generation

Turn Manual Test Cases into Ready-to-Run Automation Scripts

Hootie Copilot converts your existing manual test cases into automation scripts, right inside Kualitee. Pick a framework and a programming language, and Hootie writes the script from the test case’s steps and expected results.

No separate automation tool. No rewriting test logic by hand.

For teams maintaining both manual and automated suites, this closes the gap between the two. A validated test case becomes a runnable script in one action, so automation coverage grows alongside your manual test library instead of trailing behind it. It pairs with running automation inside Kualitee, so scripts generated here plug straight into the same automation runs.

  • Select any validated test case and open the Generate Script panel directly from the Actions menu.
  • Choose your framework (for example, Playwright) and language (for example, Python) from the dropdown menus. [Full supported list to confirm with dev before publishing.]
  • Hootie generates the script from the test case’s name, summary, steps, and expected result.
  • Preview the generated script, then download it, or access it anytime from the Generated Scripts panel.
banner
FAQs
  • What is Automation Script Generation in Kualitee?
    It's a Hootie Copilot capability that converts a manual test case into an automation script. You select the framework and language, and Hootie writes the script from the test case's existing steps and expected result.
  • Which frameworks and languages does Hootie support for script generation?
    Hootie supports frameworks such as Playwright with languages such as Python, selectable from the Generate Script panel.
  • Do I need an existing test case to generate a script?
    Yes. Automation Script Generation works from a validated manual test case already in Kualitee. It reads the case's steps and expected result to build the script.
  • Can I edit the generated script before using it?
    The Generate Script panel shows a preview of the full script before download, so you can review it.
  • Does generating automation scripts use AI credits?
    Automation Script Generation runs on Kualitee's AI credit system, shared with other Hootie features.