-
Notifications
You must be signed in to change notification settings - Fork 102
Record UI Test Cases with 'Tap to cases'
Go to the pipeline link to download T2C release. We recommend choosing the latest build with success.
Click artifact to download Install package.
Before install Taps_to_Cases.exe, please enable your powershell script execution permission:
-
Launch "Powershell" app in your windows.
-
Input "Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy unrestricted" in the command line to unrestrict the execution policy.
Click Next. After loading, T2C installation will automatically run an environment configuration script.
- Choose the folder to download installation packages
- This script will automatically download the dependencies required by T2C, and you just need to select the installed version and press enter.
- If you have downloaded and installed the dependency, just enter
y
to skip
You are now finish the installation.
Click the startSever button in T2C Recorder, it will pop up a sever alert.
Click Start Sever
button in sever alert. If the alert status becomes the following, the server connection succeeded.
Minimize this window.
Select a connected device and an initialized app if needed. Then click the Start Session button in the lower right corner.
Click Start Recording button, T2C will start recording your next actions.
- Select an element on page you want to operate on
- select action in action panel
You are able to operate the touch actions on the phone to generate the test case directly.
- The current connected device is an Android device
- Click Tap to Case Button
- Supported touch actions
Drag & Drop by Element
Drag & Drop by Coordinates
You are able to switch to another device to record cross-platform test cases. Just select the device that you want to switch to, then click the Switch
button.
The recorded test cases will be displayed in the Recorder panel. You can perform the following operations on the test cases:
- reorder
- delete
- clear all
- action type and attributes editing
- choose case is optional
After the test case is recorded, click save case and select the save path and filename.
See Trigger a test task from Web UI
For T2C test, upload the Json File as the test file:
Tigger the test task and select the JSON-Described Test
See Trigger a test task from ADO pipeline
The T2C test results can be found in the Extensions
tab
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: