-
Notifications
You must be signed in to change notification settings - Fork 98
Performance test customization in the Hydra Lab
Ran Tao edited this page Apr 12, 2023
·
6 revisions
| Name | Desc |
|---|---|
| TEST_SCHEDULE | |
| TEST_LIFECYCLE |
The performance inspector type defines what perforamce data is going to be inspected
| Name | Desc |
|---|---|
| INSPECTOR_ANDROID_MEMORY_INFO | |
| INSPECTOR_ANDROID_BATTERY_INFO | |
| INSPECTOR_WIN_MEMORY | |
| INSPECTOR_WIN_BATTERY | |
| INSPECTOR_IOS_ENERGY | |
| INSPECTOR_IOS_MEMORY |
For how to trigger a test task run from ADO pipeline, please refer to Trigger a test task from ADO pipeline


The raw result files can be download via the artificats of the ADO pipeline

Introduction:
User manual:
- Deploy Center Docker Container
- Deploy Agent Docker Container
- Test agent setup
- One-Line-Installer Agent Setup
- [DEPRECATED]Deploy a test agent service
- Trigger a test task run in the Hydra Lab test service
- Create an Appium UI Test Automation Project
- Create test build and run XCTest
- Test Task Customization
- FAQ
Developer guideline:
- Start Services with Default Configuration
- Dev Environment Setup
- Technical Design
- Integrate Hydra Lab test center with Microsoft AAD authentication service
- Upgrade the test agent service from center service
News: