przeprogramowani/10x-test-planner
A Node-based CLI tool to generate test plans from video recordings using Google's Gemini models.
This tool helps quality assurance engineers and software testers quickly generate detailed test plans directly from video recordings of user interactions. You provide a video of someone using a software application, and it outputs a structured test plan including scenarios, steps, and expected actions. This is designed for QA professionals looking to automate the initial phase of test case creation.
No commits in the last 6 months.
Use this if you need to rapidly convert video demonstrations or user session recordings into structured, executable test plans for end-to-end testing.
Not ideal if you need to generate test plans for highly technical backend systems or APIs without a visual user interface.
Stars
11
Forks
4
Language
TypeScript
License
ISC
Category
Last pushed
Oct 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/przeprogramowani/10x-test-planner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
handrew/browserpilot
Natural language browser automation
fmind/bromate
Web browser automation through agentic workflows.
boraelci/java-test-genie
A command-line tool for AI-driven unit test generation
fabriziosalmi/iamnotacoder
AI code generation and improvement
PinsaraPerera/PyTestAI
PyTestAI is a CLI tool that automatically generates pytest-compatible test cases for your Python...