7. Run the Recorded Test

Applies to TestComplete 15.62, last modified on March 19, 2024

Run the Test

To run the test, click  Run on the test editor toolbar:

Getting Started With TestComplete (Android): Running the test

TestComplete will connect to the specified mobile device, launch the Orders application on the device, and play back the recorded actions over it: open Samuel Clemens’s order and change the customer name to Mark Twain.

Test Results

After the test finishes, TestComplete shows the test log. You can look at it to see if the test has passed. We will tell you more about the test results in the next step of this tutorial.

Notes on Running Tests

  • Important: Do not touch the device screen during the test run to avoid interference with the test actions.

  • During the test run, the TestComplete indicator in the top right corner of the computer screen displays information about the test operations performed.

    Getting Started With TestComplete (Android): TestComplete indicator
  • You can stop the test at any time by pressing  Stop on the Test Engine toolbar or in the indicator, or by selecting Test > Stop from the TestComplete main menu.

  • You can pause the test by clicking  Pause. While the test is paused, you can view the values of test variables and application objects in the Watch List and Locals panels or in the Evaluate dialog. See Debugging Tests.

For more information and tips, see Running Tests.

Prev     Next

See Also

Testing Android Applications - Tutorial
Running Tests

Highlight search results