LogoLogo
  • About SimplifyQA
  • Get Started with SimplifyQA
    • Agile & Non-Agile Framework
    • OS Support
    • SimplifyQA Hosting
      • On-premise Installation Guide
        • Pre-requisites
        • Installation Guide
      • Support and Resources
      • Training and Onboarding
    • Explore SimplifyQA for your Application Lifecycle Management
  • SimplifyQA Installation & Setup
    • Setup QAWizard
    • Register QAWizard
    • Register your Machine
    • Setup Android Device
      • How to enable settings in android device?
      • How to register android device?
      • Setup emulators on Android Studio for automation in SimplifyQA
    • Setup iOS Device
      • How to setup and register iOS device?
  • Get to know your Workspace
    • Blueprint of SimplifyQA
    • Key Terminologies
    • Search/Global Search
      • How to use global search?
      • How to use advance search?
      • How to use column sort?
      • How to use column filters?
      • Add or remove columns
    • Rich Text Editor
    • Import & Export
      • Learn how to import/export Test Cases
      • Learn how to import/export Test Data
    • Add Attachments
    • Add Linkages
    • Add Comments
    • Manage Cards in board view
    • Configure Watchlist
    • Track Edit History
    • Hierarchy Tree
  • Admin Controls & Configurations
    • Manage Projects & Users
      • Introduction to Projects in SimplifyQA
      • Create Project and Invite Users
      • Project Settings
        • Create and Manage Custom Fields
        • Manage Roles and Privileges
        • Configure Auto-logging of Defects
      • Grant Admin Privilege to User
      • Invite/Add Users to Team
      • User Directory and Access Control
      • Configure Page Layout
    • Configure your clients
    • Password settings
  • Release & Sprints
    • Introduction to Releases
    • Create & Manage Release & Sprint
    • Start & Close a Sprint
  • Create and Manage your Requirements
    • Introduction to Requirement Management
    • Create & Manage Epic
    • Create & Manage Features
    • Create & Manage User Stories
      • Generate using AI Genius
  • Introduction to Test Management in SimplifyQA
    • Create a Manual Test Case in SimplifyQA
    • Create an Automation Test Case in SimplifyQA
    • Learn API Testing in SimplifyQA
      • Create an API Test Case in SimplifyQA
      • Quick Test the API
      • Validating API Responses
      • Understanding API Parameterisation
      • Save API Response Data
      • Achieve Data flow for E2E Testing
    • Create a Database Test Case in SimplifyQA
    • Create Hybrid Test Case in SimplifyQA
    • Leverage Re-usability in your Tests
    • Organise your Test Cases
    • Linking a Test Case to User Story
    • Linking a Test Case to Defect
    • Version Control your Test Case
    • Create a Copy of your Test Case
    • Copy Test Case to different Project
    • Conditional Statements
      • Decision Making Statement
      • Looping Statement
      • BREAK & CONTINUE Statement
    • Supported Actions
    • Utilising Mobile Inspector in SimplifyQA
  • Introduction to Script-less Recording of Test Case
    • Record a Web Test Case in SimplifyQA
    • Record an Android Test Case in SimplifyQA
    • Record an iOS Test Case in SimplifyQA
    • Record Functions in SimplifyQA
    • Understand Object Recognition Mechanism & Self Healing in SimplifyQA
    • Low Level Recording
  • Test Data Management
    • Generate dynamic data using Formulas to Optimise Test Data
    • Import and Export Test Data Sets
  • Introduction to Object Repository
    • Capture Objects for your Tests
    • Organise your Test Objects
    • Parameterise your Test Object Properties
  • Introduction to Parameters
    • Various Types of Parameters
    • Create and Utilise Parameters in your Test Case
    • Understanding Runtime Parameters
  • Code Editor
    • Using Git Commands
    • Configuring Privileges for Sync Actions
    • How to Sync Actions using Code Editor?
    • How to use AI to write code?
  • Introduction to Test Execution in SimplifyQA
    • Create an Execution Plan
    • Create a Suite
      • Execute your Test Suite and View Suite Reports
      • Execute your Suite on Cloud (Serial/Parallel)
    • Schedule your Execution
    • Create Pipelines
  • Defect Management
  • Marketplace
    • Integration with Project Management Tools
      • Integrating SimplifyQA with Jira
        • Configure Web-hooks
        • SimplifyQA Setup for Integration
          • Setup your Account for Jira Integration
          • Configuration in SimplifyQA Admin
          • Steps to Generate a Jira API Token
          • Steps to create SimplifyQA token
          • Steps to get Jira Account ID
          • Synchronisation Functionality Between SimplifyQA and Jira
          • Analyse Logs for Data Synchronisation
        • Mapping Fields for Issue Types
        • Viewing SimplifyQA Test Cases in Jira
    • Integrating with CI/CD Tools
      • Gitlab
      • Azure Devops
      • Concourse
    • Integrating with Cloud Platforms
      • VM Based
  • Legal Documents
    • End-User License Agreement
Powered by GitBook
On this page
  • Creating a New Scheduler
  • Monitoring Scheuler Execution
  • Managing Scheduled Executions
  1. Introduction to Test Execution in SimplifyQA

Schedule your Execution

PreviousExecute your Suite on Cloud (Serial/Parallel)NextCreate Pipelines

Last updated 2 months ago

The Scheduler in SimplifyQA enables users to automate the execution of test cases and suites at predefined times without manual intervention. This feature enhances efficiency and ensures seamless execution, supporting continuous testing.

Navigating to the Scheduler

To access the Scheduler:

  1. Go to the User Navigation Panel.

  2. Navigate to Test Execution > Scheduler.

In this module, you can create and manage all scheduled test executions.

Creating a New Scheduler

To create a new Scheduler:

  1. Click on the "+ Scheduler" button.

  1. A creation form will open, requiring the following mandatory fields:

  • Name: Enter a unique name for the scheduler.

  • Scheduler Type: Choose whether to execute a Test Case or a Suite.

  • Version: Select a version (not applicable if executing a suite).

  • Execution Type:

    • Choose between Local Execution or Cloud Execution.

    • Select Parallel Execution or Serial Execution.

  • Local Machine: Choose the machine where execution should occur.

    • Machines are indicated by Green (Active) or Red (Inactive) dots.

  • Environment: Select the dataset to execute with the suite or test case.

  • Release & Sprint: Assign the execution to a specific release and sprint.

  • Select Execution Platform: Choose the appropriate execution platform:

    • If executing a Web Test Case, select the browser choice (Chrome, Edge, Firefox).

    • If executing a Mobile Test Case, select the device type (iOS or Android).

  • Set Recurrence: Define the execution frequency:

    • Once

    • Hourly

    • Daily

    • Weekly

    • Monthly

  • Set the Date and Time as required based on the selected recurrence.

Monitoring Scheuler Execution

  • The status of scheduled executions can be viewed in the Scheduler Module.

Once executions are complete, view the history by:

  • Clicking on “View Details”.

  • Navigating to the Execution History tab.

  • Here, all past executions are listed, and reports can be accessed by clicking on the Execution ID.

Managing Scheduled Executions

Modifying a Scheduler

  • In the Details tab, you can update any scheduler settings, including recurrence frequency.

Stopping a Scheuler

  • Click on "Cancel Scheduler" to stop the execution.

  • The scheduler can be restarted anytime by clicking "Restart Scheduler".

  • Ensure that any changes made to the scheduler are saved before exiting.

Deleting a Scheduler

To delete a scheduler:

  • Select the checkbox next to the scheduler you wish to delete.

  • The Delete option will becomes available in the top-right corner.

  • Click Delete to remove the scheduler permanently.

The scheduler in SimplifyQA simplifies test execution management by automating test case and suite execution. By leveraging scheduling features, teams can improve efficiency, maintain consistent test coverage, and streamline their testing process.