1. Give us a URL

We’ll ask for a URL to create test cases. The URL has to be publicly accessible. We can test both in staging and in production, as long as we can access the site.

enter your url screen

First page of the setup flow - link to your website, screenshot 07/2024

2. Name your project

The second page will render a screenshot of the url you provided. We check if it is accessible. You can name your project now. We’ll propose one similar to the url you provided. But you can choose your own.

name your project screen, screenshot 07/2024

Second page of the setup flow: Name your project, screenshot 07/2024

3. Sign up

Now we need to sign you up. Please, give us your email, so we can get in touch.

create account, screenshot 08/2023

Third page of the setup flow - create account, screenshot 07/2024

4. Open the Octomind app for the first time

When you sign in to Octomind app again, you will land on your project overview page.

Opening the Octomind app on project overview for the first time, screenshot 07/2024

Project overview page after sign-up, screenshot 07/2024

Our AI agent might be still going through your website, checking if there is a cookie banner and a required login functionality that need to be tested.

If the AI agent finds a required login, it will ask you for test credentials. It will use them to generate and run a login test. It will be added as dependency for other tests. So will be the cookie banner test if one is found.

These credentials are only usable for username/password logins not for social logins. Login using your Google, Facebook, etc. account will not work.

AI agent asks for login test credentials, screenshot 07/2024

AI agent asks for test credentials to auto-generate and run a login test, screenshot 07/2024

5. Discover more test cases

Here comes the really cool part. You can let the AI agent browse through your site to discover and generate more tests. Click on discover.

AI discovery button, screenshot 07/2024

Clicking this button will let our AI agent discover test cases, screenshot 07/2024

When it’s done, the AI agent will let you know. You will find your tests on the test cases page.

AI discovery has finished, screenshot 07/2024

AI agent discovered test cases and you will find them in the test cases view, screenshot 07/2024

6. View your AI auto-generated test cases

You should have your first active test cases generated. The AI agent has discovered the test cases, it auto-generated the test steps and has run them to validate whether they work.

They are on which means they will run once you trigger a test report.

First active test cases AI discovered and AI auto-generated - screenshot 07/2024

First active test cases discovered and auto-generated - screenshot 07/2024

If the agent stumbled over a test step, you might have to lend a hand to review and edit a test step.

Test cases that need review, AI discovered and AI auto-generated - screenshot 07/2024

Test cases that need review, discovered and auto-generated - screenshot 07/2024

7. Test your website for the first time

Once you have active test cases - they are on, you can run them. Create your first test report. Click on run all button and then run in app and see if they found a bug.

Run your first test report - screenshot 07/2024

Run your first test report - screenshot 07/2024

8. See your first test results

You have created your first test report, congratulations! If your test is red we will pinpoint you to step in the app that is broken. Find out more about test reports and debugging your tests.

First first test report - screenshot 07/2024

First test report - screenshot 07/2024

9. Create more tests

You can grow your test suite by adding more test cases. Prompt our AI agent or use the test recorder to create new ones.

Adding new test case by prompting 07/2024

Adding new test case by prompting - screenshot 07/2024