Creating Tests
BearQ automatically discovers, tests, and reports on your application without requiring your input. You can still create tests manually if needed.
To create a test in BearQ, do the following:
Log in to the BearQ application.
Click Tests.

Click Create Tests under Quick Actions.

Click Generate a test case if you want to create AI-generated test cases.

Enter the Test name and Description.

Click Create Test.

The test goes through an initial refinement session right after creation. BearQ then continues to refine and improve the test over time. It repeats this process until the test is ready to move to a regression test. At the end, BearQ generates the final test case with the required steps created by AI.
Click Author a test case live to create a test case in real time. Enter the steps in the Activity log, and BearQ will execute them as you add them. For example, if you enter steps for a login flow, BearQ will run those steps and create the test case automatically. You can also enter your own custom steps as messages, and BearQ will execute them and show the results in the browser window.

This is how you can easily create test cases in the BearQ application.