Device Cloud
Qualcomm® Device Cloud
CTRL
+
K
User Guide
Overview
Getting Started
Sign Up
Log In
Home
Devices
Dedicated Devices
User Settings
Automated Jobs
Overview
Create New Job
View Jobs
Interactive Sessions
Overview
Create Session
Interact With Devices
Overview
Mobile Session
Compute File Browser
Extend Session
SSH
View Session
Images
Builds
Snapshots
Appium Test Package
How to Use Appium in Qualcomm Device Cloud
How Qualcomm Device Cloud Automates your Appium Tests
Supported Appium Clients
Overview
Create a Test Package
Example Appium Python Client
Preparing PowerShell Test Packages
Ai Models
Prepare Application Package
Job Setup
AI Models in Interactive Sessions
AI Models in Automated Jobs (Appium)
Profiling Devices
RTSP Streaming
LLDB Setup Guide
API
Introduction
Python API Reference
GetPublicApiClientUsingApiKey
UploadFile
StartUpload
ContinueUpload
EndUpload
SingleUpload
UploadFile V2
StartUpload V2
ContinueUpload V2
EndUpload V2
GetJobLogFiles
DownloadJobLogFiles
DownloadJobLogFiles V2
GetTargetId
SubmitJob
GetJobStatus
GetJobLogUploadStatus
GetJobsList
AbortJob
SubmitSession
GetSessionsList
CompleteSession
GetSessionById
GetSessionStatus
ContinuePresignedUpload
Using Qualcomm Device Cloud Sdk
Overview
Authentication Management
Install Qualcomm Device Cloud SDK
Automated Jobs Api Guide
Sample - Monkey Job
Sample - Appium Job
Sample - Powershell Job
Sample - Bash Job
Interactive Sessions Api Guide
Sample - Mobile Session
Sample - Computer Session
Sample - IOT Session
Changelog
RESTful API
FAQ
Contact Us
  1. Home
  2. Overview

Overview

A Python test package is a zip file containing:

  • Tests folder – Contains the Python test suite
  • Requirements.txt file – A list of dependencies for pip to install The final test package should look like the following:
test_package.zip
    │	requirements.txt
    └───tests
    │	testclass01.py

Create a Test Package

Example Appium Python Client

How Qualcomm Device Cloud Automates your Appium Tests
Create a Test Package
Terms of UsePrivacy PolicyCookie PolicyCookie SettingsContact Us
2026 ©Qualcomm Technologies, Inc. and/or its affiliated companies. All rights reserved. References to "Qualcomm" may mean Qualcomm Incorporated, or subsidiaries or business units within the Qualcomm corporate structure, as applicable. Qualcomm Incorporated includes Qualcomm's licensing business, QTL, and the vast majority of its patent portfolio. Qualcomm Technologies, Inc., a wholly-owned subsidiary of Qualcomm Incorporated, operates, along with its subsidiaries, substantially all of Qualcomm's engineering, research and development functions, and substantially all of its products and services businesses. Qualcomm products referenced on this page are products of Qualcomm Technologies, Inc. and/or its subsidiaries. Materials that are as of a specific date, including but not limited to press releases, presentations, blog posts and webcasts, may have been superseded by subsequent events or disclosures. Nothing in these materials is an offer to sell any of the components or devices referenced herein.