Skip to content

Latest commit

 

History

History
 
 

Input

Input

Input is a collection of test scenarios that covers various input methods such as swipe and pinch multitouch gesture.

The test scenarios are written against Input application that logs the input event received by the target element.. This application needs to be installed once in the machine you are running your test. Follow the instruction on the application README.

Requirements

  • Windows 10 PC with the latest Windows 10 version (Version 1607 or later)
  • Microsoft Visual Studio 2015 or later
  • Input application

Getting Started

  1. Open Input.sln in Visual Studio
  2. Select Test > Windows > Test Explorer
  3. Select Run All on the test pane or through menu Test > Run > All Tests

Once the project is successfully built, you can use the TestExplorer to pick and choose the test scenario(s) to run