πŸ“„Documents

This page describes about the Documents module in TestWheel Application

After creating an application, the next step is to import Test Data for Functional and Mobile Testing. TestWheel offers multiple methods for importing test data, including:

  • Uploading Excel sheets

  • Using the TestWheel Recorder (Chrome Extension)

  • Importing Manual Test Cases from Azure DevOps

In this section, we'll focus on uploading test data using Excel sheets.

Users should first download the predefined Excel templates available on the Documents page. After filling in the required information, the following three files must be uploaded to complete the test data setup:

  • Authentication.xlsx – for login credentials and authentication data

  • UIProperties.xlsx – for capturing UI elements and properties

  • UserData.xlsx – for general test data and input values

Uploading these sheets ensures the application has all the necessary data to execute automated tests effectively.

Application Documets Page

Last updated