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
  • Managing Email Notifications
  • Viewing Test Data
  • Copying and Deleting Suites
  1. Introduction to Test Execution in SimplifyQA

Create a Suite

The Suites feature in SimplifyQA allows users to group related test cases and execute them as a batch. Users can create, modify, and manage test suites based on their testing requirements. This featur

PreviousCreate an Execution PlanNextExecute your Test Suite and View Suite Reports

Last updated 15 days ago

In this section we'll take you through the below topics,

How to create a Suite?

To access the Suites module:

  1. Log in to SimplifyQA

  2. From the User Navigation Panel, go to Test Execution>Suites.

Here, users can create, execute, and track test suites efficiently. The interface provides a structured view of all available suites.

  1. To create a new test suite, click on the '+ Suite' button.

  1. A dropdown will appear asking whether you want to create a Manual or Automation suite. Select the desired option based on your test case execution strategy.

  1. Fill in the required details:

    1. Suite Name: Provide a meaningful and descriptive name for the suite.

    2. Description: Add details about the suite’s purpose and scope.

  1. The suite creation page will display a Tree Table showing all Modules and their associated test cases.

  2. You can switch this tree table to User Story View to view test cases linked to user stories for better traceability.

  1. Once the suite is created, add test cases by following these steps:

    1. Locate test cases in the Tree Table.

    2. Drag and drop test cases from the Tree Table into the suite.

    3. Alternatively, right-click on a test case in the Tree Table, and select 'Add to Suite'.

  1. Use the Copy Test Case Link option for quick reference and easy navigation.

When you create a Manual Suite, only manual test cases will be visible in the tree view inside the suite.

Similarly, when you create an Automation Suite, the tree view will display only automation test cases. This ensures test cases added to the suite match the suite type.

  1. To remove a test case from the suite, select the checkbox next to it and click the 'Delete' button.

This flexible approach allows users to efficiently manage test case selection for execution.

Using the Tree View on the Suites Landing Page

The tree view on the Suites landing page allows you to quickly organize your test cases and modules across different suites without opening each one individually.

  • Drag and Drop Simply drag a test case from the tree and drop it into any suite listed on the page. This is a quick way to assign test cases to suites without navigating into them.

  • Right-Click Actions Right-click on any test case or module in the tree to open a context menu with the following options:

  • Add to Test Suite – Opens a pop-up where you can either:

    • Select an existing suite from a dropdown, or

    • Create a new suite directly from the same window.

  • Copy Link – Copies a direct link to the selected test case or module for easy sharing or reference.

Managing Email Notifications

  • Users can configure email notifications to be triggered for any modifications made to the suite.

  • Add recipients to the notification list to keep stakeholders informed about test execution updates.

  • Notifications can include execution status, failures, and test progress.

Viewing Test Data

  • Click on the Test Data icon to view test data used within the suite.

  • Any changes to test data here will only affect the suite execution, not the original test cases, ensuring data integrity.

  • Modify test parameters if needed before execution.

Copying and Deleting Suites

  • Click the 'Copy' icon to duplicate a suite, useful for creating similar test executions with minor modifications.

  • Click the 'Delete' icon to remove a suite from the project, ensuring obsolete test suites are cleaned up.

The Suites module in SimplifyQA enhances test execution management by allowing users to group, execute, and track test cases efficiently. By leveraging test suites, teams can:

  • Streamline their testing process.

  • Ensure better test coverage.

  • Improve overall execution efficiency.

  • Automate defect logging and re-execution to optimise workflow.

Using test suites effectively ensures structured and repeatable test execution, leading to better software quality and faster delivery cycles.

How to create a Suite?
Using the Tree View on the Suites Landing Page
Managing Email Notifications
Viewing Test Data
Copying and Deleting Suites