Added CTS verifier entry in the overview doc

Change-Id: Id062997c734b8ec621a00ee948c3f00e78d15d7e
diff --git a/src/compatibility/overview.md b/src/compatibility/overview.md
index 2111983..7d4eb27 100644
--- a/src/compatibility/overview.md
+++ b/src/compatibility/overview.md
@@ -117,4 +117,11 @@
 early on, and ensure that the software remains compatible throughout the
 development process.
 
+
+# Compatibility Test Suite Verifier (CTS Verifier) #
+The Compatibility Test Suite Verifier (CTS Verifier) is a supplement to the
+Compatibility Test Suite (CTS), available for [download](downloads.html).
+CTS Verifier provides tests for APIs and functions that cannot be tested on a
+stationary device without manual input (e.g. audio quality, accelerometer, etc).
+
 For details on the CTS, consult the [CTS introduction](cts-intro.html).