Reviewing and Fixing Tests
You can refine any test in BearQ at any time. When you refine a test, BearQ checks whether it is correct and complete based on its name and description.
During refinement, BearQ updates the test to improve its performance. It may add missing steps, remove unnecessary steps, or improve how steps are written. For draft tests, BearQ usually adds missing steps to complete the test. For regression tests, it may fix steps that no longer work, even if the application has not changed.
To review and fix tests in BearQ, do the following:
Log in to the BearQ application.
Click Tests.

Click Review and Fix Tests under Quick Actions.

Click Refine all draft tests if you want to refine all the draft tests. This will automatically refine and improve the test cases for test quality and coverage.

Click Review draft tests and failing tests if you want to review a particular draft or failing test.

You will see a window displaying all failing and draft tests.

Refine & fix: Click this button to refine and fix the failing test.
Move to Drafts: Click this button to move the failing test to the draft test.
Delete Tests: Click this button to delete the test from the account.