Skip to main content

TeamCity Plugin Integration

The TeamCity plugin will help you to manage your LambdaTest credentials, write and execute tests directly on the LambdaTest platform, and test your local, internal, dev, or stage environments securely with the help of Lambda Tunnel.

Downloading The TeamCity Plugin From Marketplace

Visit the JetBrains marketplace and enter “LambdaTest” in the search bar.

jetbrain

You will need to clear the filter (set as default by JetBrains) to view the result, as shown in the image below.

marketplace

Once you do, you can see the LambdaTest Plugin appearing in the search results.

marketplace

Select the LambdaTest test result and click on Get button to download the LambdaTest’s TeamCity Plugin.

teamcity plugin

Installing the TeamCity plugin


To install the TeamCity plugin, you need to download the compressed zip file from here. Once downloaded, follow the below steps to upload the plugin on your TeamCity server.

  1. Go to your server Administration and then to Plugins List
teamcity plugin
  1. Now inorder to add the LambdaTest’s TeamCity plugin, choose the option Upload ZIP file and upload the earlier downloaded zip file.
teamcity plugin
  1. You will need to restart your TeamCity server. Once done, the LambdaTest TeamCity plugin will be shown, as an External plugin, as shown below.
teamcity plugin

That's it. The LambdaTest TeamCity plugin has been added in your TeacmCity Server successfully.

Configuring Project To Use LambdaTest TeamCity Plugin


For demo purpose, we have used this sample Github repository. Below are the steps on how to configure the project:

  1. In this sample TeamCity server project, we have used two basic steps as a part of the test, based on the Github repo.
teamcity github
  1. Now to configure your Build Features, visit the Build Features from the left bar and click on the button to Add Build Feature.
build feature
  1. In the drop down box that appears, choose the LambdaTest feature.
lambdatest feature
  1. Now a window will appear where you can configure the LambdaTest feature. Insert your LambdaTest username and access key into it and save the feature. You can fetch your username and access key from your LambdaTest profile.
lambdatest profile
  1. Upon saving, you can see that the LambdaTest build feature has been added in your project.
teamcity project

That’s it. Your project has been successfully configured to run tests using the LambdaTest TeamCity plugin.

Executing The Test On LambdaTest


Upon executing the project, you can see the test status and the automation report directly on your automation dashboard.

automation dashboard

Configuring Lambda Tunnel For Local Testing


To test your locally or privately hosted website, or your dev or stage environments securely, you can make use of Lambda Tunnel. To activate the Tunnel in your project, while adding the LambdaTest build feature, make sure to tick the Enable LAMBDATEST TUNNEL option.

lambda tunnel

If you want to save the Tunnel binary file in a specific location, you provide its path in the LAMBDATEST TUNNEL Path option. If not provided, ‘checkout directory’ will be chosen to download and install the Lambda Tunnel Binary.

Also, you can also customize this tunnel based on your requirements, using the Tunnel modifiers. For example, we have used the –tunnelName modifier to customize the Tunnel connection name.

--tunnelName TeamCity

To know more about the Tunnel modifiers, please refer here.

Testing Privately Hosted Site Using LambdaTest TeamCity Plugin


After the above configuration of Lambda Tunnel in your project’s Build Features, you can now execute your local projects and test your localhost, dev, or even stage environments securely with just a click.

Once you run your tests, you can see the Lambda Tunnel getting activated during your test execution, on the toolbar of your LambdaTest’s automation dashboard, as shown below.

automation tunnel

That's it folks! If you have any doubt or questions, feel free to contact our experts at 24/7 chat support or mail us at support@lambdatest.com. Happy testing! 🙂