CloudBeat Docs
HomeRequest a DemoContactSign In
  • What is CloudBeat?
  • Get Started
    • Quick Start
  • SUPPORTED FRAMEWORKS
    • .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
  • Creating your first test suite
  • Adding test cases to your suite

Was this helpful?

  1. Fundamentals

Creating Tests Suites

PreviousRunning Tests CasesNextRunning Tests Suites

Last updated 1 year ago

Was this helpful?

After we created several test cases, we can now group them under a suite and run them all together

Creating your first test suite

We create suites in the exact same way as a case, the only difference is choosing multiple test cases

  • Go to Suites under Testing

  • Right-click the dashboard on the left panel and choose “Add Folder”

  • Now after the folder is created, it appears on the left panel under the dashboard, right click it and select the type of test suite you wish to create - web or mobile

Adding test cases to your suite

  1. Select the suite you wish to work on by clicking it in the left panel

  2. Click on the Cases or Tags tab

  3. Click on ‘Add cases’ button above the cases list

Now select the cases you want to add, clicking on a folder will select everything in it

Click on Add & Close, then save changes