Xamarin.UITests
Xamarin.UITests is an automated UI test framework that integrates tightly with Xamarin target platforms. In addition to applications created using the Xamarin framework, it can also be used to create automated tests for mobile applications created with Java and Objective-C/Swift. NUnit is used together with the automation framework to execute the assertions and create test fixtures.
The framework allows developers to interact with mobile platforms using queries and actions. A query can described as a select command that is executed on the current instance of an IApp interface, whereas the actions are simulated user interactions with the selected elements (that is, as a result of the query). The IApp interface, which makes ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access