Getting TestComplete Test Results

Applies to TestComplete 12.60, last modified on September 17, 2018

In Bamboo, when you run TestComplete tests as part of a build plan, you can get TestComplete test results as build artifacts:

  1. Configure TestComplete to pack test results and place them in the needed location on your Bamboo agent:

    • By default, TestComplete stores test results in the project’s Log folder. For each test result, it generates a .tcLogs file that stores information about the log content and files that store the log data (the messages and images posted to the test log and so on). You can view such test results only in TestComplete.

      You can use the slPacker object to pack the generated test results to a single archive and place it in the needed location on your agent. See Archiving Results From Tests.

    – or –

    • You can export TestComplete test results to –

      You can view test results in these formats outside TestComplete.

  2. Configure the job that runs TestComplete tests to get TestComplete test results in the needed format as build artifacts:

    Running TestComplete tests from Bamboo: Configuring build to collect test results

    Click the image to enlarge it.

After you run the build, open the Artifacts tabbed page of the job that runs TestComplete tests and get test results:

Running TestComplete tests from Bamboo: Viewing test results

Click the image to enlarge it.

See Also

Integration With Bamboo
Exporting Test Results in TestComplete
Archiving Results From Tests
Exporting Test Results in TestComplete

Highlight search results