TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 14 Samples folder.
Some file managers display the Public Documents folder as Documents.
Requirements
To complete this tutorial, you need the following:
-
A Windows computer with the following software:
-
TestComplete with an active license for the Mobile module.
-
Apple iTunes. iTunes is needed, because it contains the USB driver that TestComplete uses to connect to iOS devices. We recommend that you use the latest version of iTunes.
-
-
One of the supported devices running iOS 11.0 - 11.4, 12.0 - 12.3, 13.0 - 13.2.
-
Mac computer with Xcode, iOS SDK, and an iOS development license to compile the sample Orders application and retrieve certificate files.
About Tested Application
In our explanations, we will use the iOS version of the Orders application.
To get the application, download the TestComplete Samples installation package from the https://support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it. The sample will be installed to the <TestComplete Samples>\Mobile\iOS\Orders\ folder.
This application lets you manage a table of purchase orders: you can view the list of existing orders, modify, or remove them, as well as add new orders to the list.
The application should be compiled on your Mac, and then deployed to the mobile device as described in this tutorial.