Android
WalnutAI allows you to create automated test cases for Android applications using Manual Recording. You can manually interact with the application in the Live Screen, and WalnutAI captures the actions performed and generates the corresponding test steps with parameters.
Steps to Create an Android Test Case Using Manual Recording
Select Mobile as the test type and choose Android as the platform. Configure the required options, including the recording mode, device source, and device type.

Once the required settings are configured, connect the Android device. The connected device appears under the Device section. Select the required device to proceed.

Under Application, select the application you want to test.

If the required application is not available in the application list, you can install it manually:
Click Install APK.
Select APK as the application type.
Select the required APK file.
Install the application.
Once the installation is complete, select the application.

Click Connect to establish the connection with the selected application. Once connected, click Start App to launch the application. The application opens in a Live Screen, allowing you to manually interact with the application.

Manually perform the required workflow on the Android application using the Live Screen. For example, log in using valid credentials, place an order using Cash on Delivery (COD), and verify that the order is successfully placed.
Double-click the required field to view the list of available actions.

WalnutAI captures the actions performed during the recording and generates the corresponding test steps and parameters.

Once you complete the required workflow, review the generated test steps and parameters. Make any necessary modifications based on the required test flow.

Once you have completed the required modifications, click Disconnect to end the recording session. Then, click Save to save the generated Android test case along with its corresponding steps and parameters.
Last updated

