TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 15 Samples folder.
Some file managers display the Public Documents folder as Documents.
The information below concerns legacy mobile tests that work with mobile devices connected to the local computer. For new mobile tests, we recommend using the newer cloud-compatible approach. |
TestComplete supports testing of Xamarin.Forms applications. You can record and play back various user actions against Xamarin.Forms applications, for example, navigating through application screens, filling out forms, running menu commands and so on. To ensure the tested application functions properly, you can insert checkpoints to verify data and application state.
This section describes how to test Xamarin.Forms applications.
In This Section
About Xamarin.Forms Application Testing (Legacy)
Preparing Xamarin.Forms Applications for Testing (Legacy)
Samples
TestComplete includes a sample test project that shows how to test a sample Xamarin.Forms application:
<TestComplete Samples>\Mobile\Xamarin.Forms\Orders
Note: | If you do not have the sample, download the TestComplete Samples installation package from the support.smartbear.com/testcomplete/downloads/samples page of our website and run it. |