Configuring a Windows application

In Rational® Functional Tester, you can test the native Windows desktop applications. To test the Windows applications, you must first configure the Windows applications.

Before you begin

You must have installed the WinAppDriver or the Appium server on your computer.
Note: After you install the appropriate driver, you must turn on the Developer mode.

Procedure

  1. Click the Display available mobile and web UI applications icon Create the parent folder on the toolbar to enable the Mobile and Web UI Applications pane.
  2. Click the Add Windows application to list… icon Create the parent folder in the Mobile and Web UI Applications pane.

    The Add Windows Application window is displayed.

  3. Perform the following steps to add the Windows application based on the type of Windows application:
    • Classic windows applications: Click the Executable path field to browse, and then select the executable file of the windows application that you want to test. After you select the .exe file, the name of the application is displayed in Application Name. You can also edit the application name.
    • Universal Windows Platform (UWP) applications: Enter the application id of the Windows application. For example, if you want to configure alarm app, you must enter Microsoft.WindowsAlarms_8wekyb3d8bbwe!App.
      Note: To get the id of the Windows application, you must run the Windows application, and then click Properties to copy the application id.
  4. Enter a directory path in the Working Directory field.
  5. Enter the arguments in the Args field.
  6. Enter a version number for the Windows application in the Version field.
  7. Click Next.

    The Application Package Location window is displayed.

  8. Select the project in which you want to save your files.
    The Windows application is added to the list of configured applications in the Mobile and Web UI Applications pane.

Results

You have successfully configured a Windows application.

What to do next

You can record tests on the configured Windows application. See, Recording a Windows test.