Running Tests
You can run any test in BearQ at any time. When you run a test, BearQ executes each step in order and verifies that each completes successfully. If any step fails, the test fails. BearQ can make small adjustments to fix minor issues using self-healing, but if it cannot complete a step, it marks the step and the test as failed. After each run, BearQ shows the result as either passed or failed.
To run tests in BearQ, do the following:
Log in to the BearQ application.
Click Tests.

Click Run Tests under Quick Actions.

Click Run a Regression test if you want to run a particular regression test.
Select any one of the given Regression tests. Click Run Test.

Your test will start getting executed.

Click Run all Regression tests if you want to execute all the regression tests created in the account.

This is how you can easily run tests in the BearQ application.