Cts verifier instructions, Test preparation – Google Compatibility Test Suite (CTS) User Manual User Manual

Page 11

Advertising
background image

 

 
 
 

details of the test failure (search for the <Test> tag corresponding to the failed test

and look within it for the <StackTrace> tag).

5. CTS Verifier instructions

The Android Compatibility Test Suite Verifier (CTS Verifier) is a supplement to the
Compatibility Test Suite (CTS). While CTS checks those APIs and functions that can
be automated, CTS Verifier provides tests for those APIs and functions that cannot
be tested on a stationary device without manual input, like audio quality,
touchscreen, accelerometer, camera, etc.

5.1. Test Preparation

The device must have verified Android API compatibility by successfully passing the
Compatibility Test Suite.

5.1.1. Hardware requirements 

A Linux computer with USB 2.0 compatible port

A second Android device with a known compatible Bluetooth, Wi-Fi direct and
NFC Host Card Emulation (HCE)\ implementation

5.1.2. Setup 

Install the Android SDK on the Linux computer:

http://developer.android.com/sdk/index.html

Download the appropriate CTS Verifier.apk for the version of Android under
test:

http://source.android.com/compatibility/downloads.html

Install CTS Verifier.apk to the Device Under Test (DUT).

adb install ­r CTS Verifier.apk 

 

Ensure that the device has its system data and time set correctly.

 

11 

Advertising