📱Mobile Test

This page describes about the Mobile Test Module in TestWheel application.

The Mobile Testing module in TestWheel allows users to manage and execute mobile automation testing activities within the platform. Users can navigate to the Mobile Test module by scrolling through the side navigation panel on the TestWheel dashboard and selecting the Mobile Test icon, as shown in the screenshot below.

Create Application

To begin mobile testing, users must create a mobile application by clicking the Add New Application button. This opens the Create Application page, where users are required to provide all mandatory details, including the Application Name, Description, Environment, Mobile Platform (Android or iOS), OS Version, Target Device, and the application file in APK or IPA format.

After entering all required information, clicking the Register button successfully creates the mobile application for further testing activities. The Mobile Applications page provides a centralized view for managing registered applications, enabling users to search, create, edit, and monitor application configurations efficiently.

Document Upload

After creating the application, users must navigate to the Document Upload page and upload the required testing documents, including the Authentication Sheet, UI Properties Sheet, and User Data Sheet. Once all required documents are uploaded successfully, TestWheel automatically enables the Run option for the mobile application, allowing users to proceed with mobile test execution.

Test Run

To execute the mobile test, users can click the Run icon available for the registered mobile application. Once the Run option is selected, the system navigates to the Test Result page, where users can monitor the execution progress and view real-time test execution details. TestWheel then initiates the mobile automation execution process using the uploaded configuration files and selected device environment. This process allows users to validate application functionality and execute test scenarios efficiently.

Edit Mobile Application

Click the Edit icon to be redirected to the Edit Application page, as shown in the screenshot below.

Users can modify the required application details and click the Update button to save the changes successfully. While editing the application, users must ensure that the selected OS version matches the uploaded application file version; otherwise, the application update process may fail in TestWheel.

Last updated