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
  • Frameworks supported:
  • Oxygen Project
  • Cucumber + JAVA Project
  • .NET Project
  • TestNG Project

Was this helpful?

  1. Features

Supported Frameworks

PreviousPerfectoNextData-Driven Testing

Last updated 4 years ago

Was this helpful?

Frameworks supported:

CloudBeat supports 4 frameworks - yet develops it’s own framework:

  • (as a CLI or an IDE) - make sure you try that out for an easy approach that requires little to no knowledge in coding.

  • - this framework has the simple advantage of writing your tests in a certain method - while the person who develops in Java - makes it read the text written in the test - and runs it as an automation test.

  • - this framework is the most popular framework in the testing automation world.

  • MSTest - this framework is supported by Microsoft and written most of it in C#, it is open source and can be also used for unit testing.

Oxygen Project

Cucumber + JAVA Project

.NET Project

TestNG Project

Coming soon.

Oxygen
Java + Cucumber
Java + TestNG
How to create a new Oxygen Project.
How to create a new Cucumber + Java Project.
How to create a new .NET Project.