Mobile Testing
  • Mobile Testing User Documentation
  • Getting Started
  • .github
    • Infra Checklist
    • version_branch_checklist
  • Advanced Features
    • Instrumentation Feature
    • IntegrationWithTestManagementTools
    • Integrations with Slack and Microsoft Teams
    • Test Sets
    • Data Management
      • Database Connectivity
      • Global Variables
      • Parameterized Files
    • Versioning and Branching
      • BranchingAndVersioningWithGitHubAndBitbucket
      • Versioning and Branching with Qyrus
  • Build
    • ActionTypes
    • Test Builder
  • Execution
    • Execution
    • Visual Testing Execution
  • Reports
    • Test Reports
    • Visual Test Report
  • Setup
    • Setup
Powered by GitBook
On this page
  • Creating a Test Set
  • Required Fields
  • Optional Fields
  • Editing a Test Set
  • Cloning a Test Set
  • Deleteing a Test Set
  • Executing a Test Set
  1. Advanced Features

Test Sets

PreviousIntegrations with Slack and Microsoft TeamsNextData Management

Last updated 6 months ago

Test Sets allow the user to save test execution configurations for groups of Test Scripts in a Test Suite

NOTE Visual Testing and Schedule Test are not supported with Test Sets

Creating a Test Set

Test Sets are found within a Test Suite.

  1. Navigate to the Mobility Project Details page

  2. Click on Test Sets tab, next to the Test Scripts tab.

  3. If no Test Sets exists, click on the "Begin with a Test Set" button

Required Fields

  1. Enter in a Name for the Test Set

  2. Click on the checkbox to select which scripts to be saved in the Test Set

  3. Select Application configuration

    • If Install App is selected, click the dropdown and select an uploaded application file. If there is no file available, please navigate into Setup → Application Management and upload an IPA or APK file.

      • Click the App Activity dropdown and select an app activity.

    • If Launch App is selected, the user must enter the correct app activity and app package into the input fields

  1. Select a Single Device or click the checkbox and select a Device Pool

  2. Select an Execution Strategy

  3. Click Save Changes to save the Test Sets

Optional Fields

Database Configuration

Email

If the user needs to send an email of test execution reports, toggle this to active and enter an email into the respective input field.

Reset App

Togging Reset App will reset the app storage and cache of the application

OTP

Healer

Healer is an AI tool that is used to help find a new locator for a failed step in a test execution. Healer does require a passing baseline to find a new locator for the failed test step.

Editing a Test Set

User can select an existing Test Set and edit its configuration.

  1. Navigate to the Mobility Project Details page

  2. Click on Test Sets tab, next to the Test Scripts tab.

  3. Select the Test Set that the user wants to edit.

  4. Make the needed changes then click the Save Changes.

Cloning a Test Set

User can clone a selected Test Set to make a duplicate/copy.

  1. Navigate to the Mobility Project Details page

  2. Click on Test Sets tab, next to the Test Scripts tab.

  3. Select the Test Set the user wants to clone

  4. Click the Three Dots and select the Clone option.

  5. A green success Toast will appear on success

Deleteing a Test Set

User can delete a Test Set.

  1. Navigate to the Mobility Project Details page

  2. Click on Test Sets tab, next to the Test Scripts tab.

  3. Select the Test Set the user wants to delete

  1. Click the Three Dots and select the Delete option.

  1. Click Yes on the confirmation prompt

  1. A green toast message will appear on successfully deletion.

Executing a Test Set

User can execute a Test Set. All scripts within the selected Test Set will be executed with the saved configuration.

  1. Navigate to the Mobility Project Details page

  2. Click on Test Sets tab, next to the Test Scripts tab.

  3. Select the Test Set the user wants to execute test on

  4. Click the Execute then the Execute Test Set button

  1. A success toast message will appear when the Test Set has been added to the Test Execution Queue.

An error toast message will appear when Invalid Test Script(s) or Configurations are detected within the Test Set for execution. Valid Test Scripts in the Test Set will still be added to the Test Execution Queue.

  1. Test Scripts that have been selected within the Test Set will appear individually within the "Running Tests" tab within the Reports Section.

  1. After execution, the results of each Test Script within the selected Test Set will appear individually within the "Results" tab of the Reports section.

More information can be found

More information can be found

When using the action type, the user must select a database from the dropdown. More information regarding database configuration setup can be found .

If the user’s test script is using the action type , toggle this value to active.

here
Creating a Test Set
Required Fields
Optional Fields
Editing a Test Set
Cloning a Test Set
Deleting a Test Set
Executing a Test Set
here
here
Execute Query
Verify Otp
New_Test_Set