New to Telerik Test Studio? Download free 30-day trial

Using the Test Studio Application Log

What is the application log?

The Test Studio application log is a record of log messages recorded by Test Studio throughout runtime. All records in the application log, are designed to indicate important events and help pinpoint where problems may occur. This is distinct from the execution log, which only records the attempted steps and encountered exceptions during test execution.

When to turn on the application log?

Whenever Test Studio behaves differently than expected, an application log can give more information about why. This is especially true for situations other than test failure or code compilation. For example:

  • Test Studio generates error messages;

  • Test Studio closes unexpectedly;

  • Test Studio stops responding;

  • Test Studio interacts with other software (TeamPulse, TFS, QC) differently than expected;

  • A Test Studio execution browser closes unexpectedly or stops responding during execution;

  • Test Studio cannot connect to a browser.

Generating the application log.

You can generate an application log from the help tab.

What to look for in the application log.

The application log can be useful in many ways to Test Studio support engineers and developers. Users with issues should look for exceptions.

Log

These are usually accompanied with error messages that may guide you in troubleshooting. If you are not familiar with the error message, try searching our documentation for it. If you still cannot understand the error, consider attaching a copy of the log to a support ticket.

In this article