Introducing QuickScript: Turn Test Cases into Automation Code
Last week I wrote about why AI isn't killing manual QA — it's closing the gap between knowing what to test and expressing it as runnable code. That was the argument. Today we're shipping the solution.
TestPlanIt v0.15.0 introduces QuickScript, a new feature that converts your manual test cases into automation scripts for Playwright, Cypress, Selenium, pytest, Jest, and any other framework you use. Select cases from the Repository, pick a template, and export. QuickScript can generate complete, context-aware test files that reference your actual page objects, helpers, and utilities.



