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:

  1. Log in to the BearQ application.

  2. Click Tests.

    Tests_tab.png
  3. Click Run Tests under Quick Actions.

    Running_tests.png
  4. Click Run a Regression test if you want to run a particular regression test.

    1. Select any one of the given Regression tests. Click Run Test.

      Select_a_test.png

    Your test will start getting executed.

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

    Run_all_regression_tests.png

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

Publication date: