Maria Zahorcova

Maria Zahorcova

Octomind
Cephalopod aficionado in dev tools & AI

About

Proud member of the Octomind team. We all come from ML / data annotation space and wanted to address something that bugged us the whole time there - testing. We knew AI and how to bend it to working applications. We've built an AI-powered testing tool for web apps that finds bugs before your users do. We only need your website’s URL. Our AI agent knows what to test, writes the tests and keeps them relevant. Run the tests from our app or plug them into your CI/CD pipeline.

Badges

2

Top 5 Launch
Top 5 Launch
Tastemaker
Tastemaker
Tastemaker 5
Tastemaker 5
Gone streaking 10
Gone streaking 10
View all badges

Maker History

Forums

Octomind goes CLI and other news

The summer that keeps on giving:

  • You now interact with Octomind via their CLI now. You can create, execute, and run tests, debug test cases locally, launch the private location worker and generate tests in batches.

  • You can use teardown to isolate your tests - we added teardown functionality to the steps editor. Teardown allows you to configure a test that cleans up artifacts created during test execution automatically. You can set it up using the app s interface or programmatically via a javascript step.

  • More news in the August product update https://octomind.dev/blog/produc...

Prompt without (over)engineering it! July Feature Drop // Part 2

You never signed up to be a prompt engineer - and now you don t have to. We ve tuned the Agent to clean up and enrich whatever natural-language prompt you give it. The Agent expanded that prompt into a structured prompt with three clear sections:

  1. Test INTENT a description of the user journey

  2. INSTRUCTIONS the concrete interactions (steps) to perform

  3. EXPECTED OUTCOME the final state, ready to become an assertion

And if the autotuned prompt drifts, you can jump in, edit it, and steer the Agent back on track.

Tell agent to get stuff done - July Feature Drop // Part I.

Converse with the Agent to direct Octomind! This goes far beyond a glorified AI docs search. Via MCP, we enabled our agent to launch generation workflows, create items, change settings, query and execute tasks directly from the chat window. All the things you might need too much time to figure out and do manually in Octomind app.

  • Agent, create these tests and run them

  • Agent! set up a new environment for me

  • How do I set up authentication for my login test?

View more