CloudBeat Docs
HomeRequest a DemoContactSign In
  • What is CloudBeat?
  • Get Started
    • Quick Start
  • SUPPORTED FRAMEWORKS
    • Java JUnit
    • .NET MSTest
    • Playwright (JS/TS)
  • Fundamentals
    • Creating Projects
    • Creating Environments
    • Creating Tests Cases
    • Running Tests Cases
    • Creating Tests Suites
    • Running Tests Suites
    • Creating Releases
    • Adding Apps
  • Sample Projects
    • Introduction to Cloudbeat sample projects
    • Oxygen Cucumber project
    • Oxygen project
    • TestNG project
  • Features
    • Integrations
      • CI/CD Pipeline
        • Jenkins
        • Azure DevOps
      • Cloud Providers
        • Genymotion
        • Applitools
        • Perfecto
    • Supported Frameworks
    • Data-Driven Testing
      • DDT - Oxygen Framework
  • CloudBeat Synthetic
    • What is CloudBeat Synthetic?
    • Creating your first monitor
    • Review general monitor results
    • Review specific monitor dashboard
    • Create SLA
    • Create Reports & Alerts
    • Changing Runtime Setting
    • Run Monitors
    • Maintenance
    • Incidents
    • Full Monitor Test - Example
  • Settings & Administration
    • Managing Notification Groups
    • Managing Permissions
    • Managing Users
    • Managing Account
    • Managing My Profile
  • References
    • Active Runs
    • Test Results
    • Projects
      • Oxygen Project
      • Cucumber + Java Project
      • .Net Project
      • TestNG Project Setup
    • Reports
Powered by GitBook
On this page
  • Integrations available:
  • CI/CD integrations:
  • Git integrations:
  • Bug reports integrations:

Was this helpful?

  1. Features

Integrations

PreviousTestNG projectNextCI/CD Pipeline

Last updated 4 years ago

Was this helpful?

Integrations available:

  • CI/CD integrations - Jenkins, TFS, Azure Devops

  • Git integrations - All standard git service provider.

  • Bug reports integrations - Jira.

CI/CD integrations:

In order to integrate your CI/CD tool, you need to configure ‘CloudBeat CLI’ as a part of your build process.

Here’s a video on how to do it:

Git integrations:

To sync with your Git service provider you need to provide the following:

  • URL - the address to your git project

  • Branch name - for example: ‘master’

  • Name - your git username

  • Password - your git password

Bug reports integrations:

When a test case is finished with status failed - you may integrate it with a bug report system such as ‘Jira’.

You need to do the following:

  1. Go to your failed test results page by clicking it.

  2. Select a failure reason from the drop down list on the top line of the test case.

  3. On the top line you will have a ‘Jira’ button - click it.

  4. Link the bug you opened in Jira in the ‘Link’ field.

  5. Click ‘Add’ and the dialog will close.

This configuration needs to be done when first creating a .

https://www.youtube.com/watch?v=ky6NEvedQFc
project