# TeamCity Integration

### What is TeamCity?

TeamCity is a Java-based build management and continuous integration server from JetBrains. You can use TeamCity to trigger your Load Testing process by using Loadium’s plugin.

### **Installation Steps**

* You can install Loadium’s TeamCity plugin from Jetbrains market place. Follow this [link](https://plugins.jetbrains.com/plugin/10487-loadium-jmeter-runner) to download plugin.
* After downloading Loadium’s plugin zip file, open your TeamCity administration panel. Go to “Plugin List” menu and install downloaded plugin by uploading it into your TeamCity server.

![](https://loadium.com/wp-content/uploads/2018/03/Screen-Shot-2018-04-09-at-12.09.08-600x328.png)

### How to Use Integration?

* There’s an Integration section under Administration page. You’ll find Loadium under it after a successful installation. Select Loadium plugin.
* Enter your Loadium credentials and save them. Click “Test Connection” button to validate your credentials.

![](https://loadium.com/wp-content/uploads/2018/03/Screen-Shot-2018-04-09-at-12.09.20-600x260.png)

* Go to the project’s “Build Settings” where you want to execute performance test. Add a  new Build Step. Choose Loadium as Runner Type. You can give a free text as step name.
* In case your credentials are ok, your Loadium project will be loaded under “Loadium Test List” combobox.
* Click Save to save your Build Step.

![](https://loadium.com/wp-content/uploads/2018/03/select-project-600x344.png)

* Run your test and see the test runs like a charm. You can take a logs if you want and watch the execution status.

![](https://loadium.com/wp-content/uploads/2018/03/test-run-600x246.png)

Enjoy testing!

{% content-ref url="/pages/-MUT6iOSA6kWcHdMz1am" %}
[Features](/about-loadium/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUQ5cTQeTV9Yioro2zC" %}
[Getting Started with Loadium](/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/MgN0OAuKVZtI6DuNx1bd" %}
[Pricing](/about-loadium/pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MdzgKH5SWu9wNDRJLcG" %}
[Gatling Corner](/gatling-corner/introduction-to-gatling-old.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSAunBwe2J09CIl1hu" %}
[JMeter Test](/create-test/jmeter-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/uADtdH7q8HM7HPzTdDZC" %}
[Locust Test](/create-test/locust-test.md)
{% endcontent-ref %}

If you don't see the answer to your question here, please [reach out to us](https://loadium.com/contact-us/) to let us know! We're always improving our documentation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.loadium.com/integrations/teamcity-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
