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 be move to regression testing. 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 them and automatically create the test case. You can also enter your own custom steps as messages, and BearQ will execute them and show the results in the browser window.

Click Expand test coverage autonomously to automatically identify gaps in test coverage based on your application model. The QA Lead agent starts expanding the coverage of the application.
This is how you can easily create test cases in the BearQ application.