Octomind AI agent mimics human users (i.e., clicks input fields, signs up for newsletter) to navigate apps, interprets app intent, and identifies all relevant user flows. This is how it runs when you sign up:
- The agent looks at your site.
- It looks for cookies and a 'required' login first. 'Required' is the type of login you need to get further in the app.
- When a 'required' login flow is found, we will ask you for your login test credentials.
- The agent will put these 2 tests as pre-requisites (dependencies) to all new tests.
- Next, the agent automatically generates up to 3 meaningful tests.
- If successful, it validates the tests and files them as 'active'.
- We will run all active cases.
- You can have the agent generate more tests sequential to the active test (up to 3 on each run) they were launched from.
- You can prompt the AIÂ agent to generate a specific test case.
- You can run the AIÂ agent to re-generate a broken test.
‍
Find a detailed description of the AIÂ agent flows in our documentation.