htiextension/com.nokia.s60tools.hticonnection.help/html/concepts/hti.htm
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 7 018264c44c89
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Harmonized Test Interface (HTI)</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h2>Harmonized Test Interface (HTI)</h2>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<p>HTI is a software component that enables remote controlling of Symbian OS. The purpose of HTI is to help and enable automated testing of devices running on Symbian OS.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
<p>On a high-level, the HTI on Symbian OS side consists of HTI Framework and plug-in Test Services. The HTI Framework handles the messaging and communication between the device doing the remote controlling (usually PC) and the Symbian OS device being controlled. The Test Services are components that are plugged in to the HTI Framework and they execute different functionalities. Examples of Test Services are key press emulation, screen shot capture, file transfer, process starting/stopping, etc.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
</html>