---
title: Continuous Integration and Continuous Deployment with TestingBot
description: Integrate TestingBot's Automated Testing with your favorite Continuous
  Integration program. We offer integrations for Jenkins, TeamCity and Bamboo.
source_url:
  html: https://testingbot.com/support/integrations/ci-cd
  md: https://testingbot.com/support/integrations/ci-cd/index.md
---
# Continuous Integration

Continuous Integration makes it easy to run tests at a given interval, after committing new code, before deploying changes, etc.

There are various providers offering Continuous Integration, both cloud-based services and do-it-yourself services.   
 If you're looking to host your own CI, here are some options: [Jenkins](https://jenkins.io/), [Bamboo](https://www.atlassian.com/software/bamboo) and [TeamCity](https://www.jetbrains.com/teamcity/).

## Example CI Integrations with TestingBot

Please follow a tutorial below to connect your tests with TestingBot and your CI of choice:

- [Azure Devops (VSTS)](https://testingbot.com/support/integrations/ci-cd/azure)
- [Bamboo](https://testingbot.com/support/integrations/ci-cd/bamboo)
- [Bitbucket Pipelines](https://testingbot.com/support/integrations/ci-cd/bitbucket)
- [Bitrise](https://testingbot.com/support/integrations/ci-cd/bitrise)
- [Circle CI](https://testingbot.com/support/integrations/ci-cd/circleci)
- [GitHub Actions](https://testingbot.com/support/integrations/ci-cd/github-actions)
- [GitLab CI](https://testingbot.com/support/integrations/ci-cd/gitlab)
- [Jenkins CI](https://testingbot.com/support/integrations/ci-cd/jenkins)
- [TeamCity CI](https://testingbot.com/support/integrations/ci-cd/teamcity)
- [Travis CI](https://testingbot.com/support/integrations/ci-cd/travis-ci)

## CI Plugins

We also provide a Jenkins plugin that makes integrating your tests with TestingBot on Jenkins very easy.   
 It allows you to view your test results straight from inside Jenkins.

See [how to install this Jenkins plugin](https://testingbot.com/support/integrations/ci-cd/jenkins-plugin).

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
