FAQ

Frequently asked questions about Qasimodo

What is Qasimodo?

Qasimodo is an AI-powered QA tool that automatically tests your web application every time you merge a pull request. It connects to your GitHub repo, reads the PR diff, and uses an AI browser agent to test the changes in a real browser.

How does the AI testing work?

When a PR is merged, Qasimodo analyzes the code diff to understand what changed. It then opens a real cloud browser, navigates your app, and interacts with it like a real user — clicking buttons, filling forms, and verifying that everything works. Results are posted directly on your GitHub PR.

Do I need to write test scripts?

No. Qasimodo's AI agent autonomously decides what to test based on your PR changes. You just provide your app URL and login credentials — no YAML, no config files, no test scripts to maintain.

Which platforms are supported?

Qasimodo currently supports GitHub repositories. We plan to add support for GitLab and Bitbucket in the future.

Is my source code safe?

Qasimodo only reads the PR diff metadata — it never stores your source code. The AI agent interacts with your deployed app through a browser, just like a real user would. Your credentials are encrypted at rest.

Can I cancel my subscription?

Yes, you can cancel your subscription at any time from your account settings. You won't be charged for the next billing cycle.

Do you offer a free plan?

Yes, we offer a free plan so you can try Qasimodo on your projects. Upgrade when you need more test runs or additional repos.
Have a question? Get in touch with us