Touch Resolution

This is to test the resolution of a Windows Touchscreen device.

Test name

TouchResolution.json Associated compatibility requirements

Device.Input.Digitizer.Touch.Resolution Test purpose

Verifies that a Windows Touchscreen device has a resolution that is greater than, or equal to the native display resolution. Tools required

None. Running the test

To support the assertion that every pixel is touchable, the resolution of the touch screen must be at least as high as the resolution of the display. This test verifies that capability. To complete this test, simply touch the screen. The program validates that the digitizer that reports the contact has a resolution that is at least as high as the connected display.

Command syntax

Logo3.exe –config TouchResolution.json Passing criteria

100% of the iterations must pass in order to complete with passing status.