Skip to main content

Managing test suites

Create, schedule, and configure test suites.

Managing tests with Low Code Automation Organize your tests and schedule executions for regression testing. Group tests and configure to run on multiple environments easily. Test Suite helps you group and manage tests, and also configure them to execute on multiple environments before every release. In this page, we describe how you can create test suites and schedule them without the burden of complex manual configurations. Create a Test Suite With Low Code Automation, you can create a test suite using both desktop as well as web application. Follow these steps to create a test suite:

  1. Go to the Test Suites section on your web or desktop application.
  2. Click Create test suite.
  3. Provide name & description of your test suite.
  4. Select the desired device profile (Desktop or Mobile/Tablet).
  • For Desktop, you are provided with the options to select Chrome, Edge, Firefox and Safari under the Execution browsers.
  • When running tests on Mobile/Tablet, you have the option to choose between an Emulated device or a Real device under Run tests on.
  1. Click Add test(s) to select tests from the list of recorded tests. You can also filter tests based on tags to quickly select relevant tests.
  2. To make sure your application works well for users in different, regulated, or older environments, choose specific browser versions for your test runs:
  3. Enable the Specify browser version toggle.
  4. Select the required browser from the Execution browsers section.
  5. Select the desired version from the dropdown menu next to the browser.
  6. Click the Reorder icon to drag and drop tests into the preferred order and click Proceed. You can also adjust the order after saving the test.
  7. On the Step 2: Additional configuration window, configure Schedule, Time, local testing, and Host URL and save your test suite.

Configuring Test Suite

Configure your test suite to run multiple times in the week across different environments. Scheduler Scheduler automates the execution of test suites at predefined times and frequencies without any extra configuration. You can simply choose the days of the week and the desired execution time for your test suite. Low Code Automation automatically triggers the execution on Kadeep cloud infrastructure when the scheduled time arrives. Reorder tests in a suite To reorder a test in a suite:

  1. In Low Code Automation, go to Test Suites.
  2. Select the desired test suite, then click + Update tests.
  3. In the Update tests in test suite dialog, select the tests you want to reorder.
  4. Use the Reorder icon to drag and drop tests into the desired order.
  5. If required, enable the Run tests in parallel option to run tests concurrently, regardless of execution order. Disable it to run tests sequentially. By default, this option is enabled for users with access to the parallels feature. To run the test sequentially, uncheck this option.
  6. Click Update to save your changes.

Was this page helpful?