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
  1. Advanced Features
  2. Data Management

Database Connectivity

PreviousData ManagementNextGlobal Variables

Last updated 1 year ago

Step 1: Create a new database configuration by clicking on New Configuration button in Database Configuration tab in Setup Page

Step 2: Fill all the mandatory fields required for setting up the database.

The action type usually used after connecting your database is the execute query action.

Upon providing all the details, click on Create Config button.

Please see the action types section for more information on this

action