Customer Cases
Pricing

Usage Guideline: How to create a task efficiently & precisely with UDT?

The guide provides a step-by-step approach to creating a test task in UDT with high precision and efficiency in the testing process.
UDT is a comprehensive mobile testing platform for large-scale automation on a cloud-based device farm, featuring local access tools for efficient device management by development teams. It supports seamless integration with common automated testing frameworks while offering customization services to extend these frameworks according to specific project requirements. This detailed guide provides a step-by-step approach to creating a test task in UDT with high precision and efficiency in the testing process.

Create Task

Click Automation>Task Management to go to the page.

The current page shows a list of all the tasks that have been created, where you can see the task name, creator, test framework, last execution time, last test ID, etc.

Create a new test task

Click New Task button to enter the task creation page and complete the task creation.

Application Selection

First of all, choose the type of test you need. You can choose Android or iOS system devices to test your application, and then click the button to select an application or upload a new one from local.

 

After clicking the button, you can see the app management pop-up. Select an app or upload a new one.

Resource Allocation

Select test case, test devices, test Account and configure custom parameters.

Script dependency environment: Choose the script dependency environment, you can choose Python, WeAumatour, Appium or Airtest.

Test Case Library: Select the test case library for this test.

You can go to the test cases page and add a new use case library through git hosting or script uploading.

Select Test Case: Select the test case for this test.

You can select all the cases or specify the test cases to be tested.

Choose Devices: Select the device to be tested this time.

Select the device pool and specific devices you want to test, then click the confirm button.

Test Account:

If you have test account file, you can click it to upload.

 

Custom parameters: This is an optional field and is empty by default. The custom parameters are stored as environment variables during the test run and can be retrieved by the user in the test script via the EXTRA_INFO. variable.

 

 

Test Execution Configuration

You can configure how tasks are executed, such as whether to automatically pull up the application, execution timeout, etc.

You have two options to choose Execution Mode:

Sequential Execution: All test cases are executed sequentially on each device.

Distributed Execution: Evenly distributed by device, executed once per test case.

You can also set the timeout duration to avoid tasks taking too long to execute.

Depending on your test scenario, choose whether or not to enable the following features.

After configuring all the parameters, click the Create New Task button.

Start Your Free Trial on UDT

1.  Register to get your UDT account

2.  Create a new project in your account

3.  Contact us to get free real devices in your project

Also, we are glad to have a meeting with you: Schedule a Meeting with Us

Learn more about UDT platform: WeTest-All Test in WeTest

UDT Demo: WeTest-All Test in WeTest

Latest Posts
1Beyond "Sending Screenshots to LLMs": An Alternative Approach to Mobile UI Automation Traditional multimodal LLM UI automation faces high token costs, slow inference and black-box flaws. This structured parsing solution enables efficient, stable mobile UI automation with pure text LLM input.
2From Manual Testing to Full-Process AI Integration: How QA Teams Reimagine Their Organizations for the AGI Era Learn 5 actionable AGI transformation practices for quality teams, AI testing toolchain building & full-stack AI coding quality governance from enterprise real cases.
3Are Test Dev Engineers Still Relevant in the LLM Era? FDE Career Guide 2026 Explore surging demand for Forward Deployed Engineers (FDEs) in the LLM space. Learn how test development engineers can shift to enterprise AI delivery roles.
4Java Code Coverage: Principles and Enterprise CI/CD Best Practices Learn Java code coverage fundamentals, bytecode instrumentation modes, and enterprise CI/CD testing practices with JaCoCo and Cobertura for reliable software quality.
5Java Code Coverage: Principles, Instrumentation & CI/CD Best Practices Learn Java code coverage fundamentals, bytecode instrumentation with JaCoCo & Cobertura, and production-grade unit & integration testing CI/CD engineering practices.