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

Use Gmail SMTP Server to Send Result Email for Scheduled Test List Execution

Test Studio's Scheduling service allows sending an email with the results from scheduled test list runs. To enable the feature you need an available SMTP server and the necessary settings to access it from within Test Studio.

This article describes the settings needed if you decide to use the Google SMTP server instead of a company mail server in the Test Studio Scheduling setup.

Important
Ensure your company's security settings allow for communication with an SMTP server outside of the company's domain. As this may not be allowed by default you may need to discuss the matter with your System Administrators.

Prerequisites

You need to have few things in place before you continue:

Configure Google SMTP in Test Studio Scheduling Service

Follow the steps below to apply the settings for using the Google mail server.

  1. Start the Test Studio Scheduling Config Wizard application.

  2. Switch to the Scheduling tab in the wizard.

  3. Expand the Configure Email (SMTP) Server section.

  4. Use the following settings for the gmail SMTP:

    Address: smtp.gmail.com

    Port: 587

    User Email: your gmail email account

    Password: the application password created for your gmail account

    Ssl: enable the checkbox

  5. Use the Apply button to restart the Scheduling service and let it use the SMTP settings.

    SMTP configuration

In this article