--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/ite/src/com.nokia.testfw.stf.help/html/release_notes.htm Tue Mar 30 14:39:29 2010 +0800
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+<title>Release notes</title>
+<link href="../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Release notes</h2>
+
+<h4>STF of ITE 1.0.0</h4>
+<p>STF(Symbian Test Framework) plug-in is a part of ITE(Integrated Test Environment), which is a set of Carbide extensions that supports multiple test frameworks including STF and SUT(Symbian Unit Test).</p>
+<ul>
+ <li><a href="#description">Product description</a></li>
+ <li><a href="#features">Features</a></li>
+ <li><a href="#requirements">System requirements</a></li>
+ <li><a href="#compissues">Compatibility issues</a></li>
+ <li><a href="#issues">Known issues</a></li>
+</ul>
+
+<h3><a name="description"></a>Product description</h3>
+<p>STF is a test harness that is designed for testing Symbian non-UI components. It is a toolkit for test case implementation and test case execution.</p>
+<p>STF plug-in is an ITE Carbide.c++ Extension that enables you to create test classes and test cases with ease, as well as configure some of STF's options, such as global settings for the test environment.</p>
+<p>To start working with STF plug-in, in Carbide, go to <b>File > New > Other</b>, and in <b>Carbide Extensions > Test Frameworks</b> select Symbian Test Framework.</p>
+
+<h3><a name="features"></a>Features</h3>
+<p>STF lets you to do the following:</p>
+<ul>
+ <li>Create STF test classes</li>
+ <li>Add new test cases to test classes</li>
+ <li>Edit STF configuration files</li>
+ <li>Edit STF scripts</li>
+ <li>Run test classes on an emulator and on hardware (through the Automatic Test System (ATS) Server)</li>
+ <li>Get product help</li>
+</ul>
+
+<!--
+<h3><a name="enhancements"></a>Enhancements</h3>
+<ul>
+ <li><i>Fixed:</i> The Outline view of the Script Editor window displayed faulty content. </li>
+</ul>
+ -->
+
+<h3><a name="requirements"></a>System requirements</h3>
+<p>Basic requirements:</p>
+<ul>
+ <li>Windows 2000, Windows XP</li>
+ <li>Minimum Platform/SDK build PC.</li>
+ <li>Normal Platform/SDK build PC.</li>
+</ul>
+<p>Additional requirements:</p>
+<ul>
+ <li>STF needs to be installed on a Symbian platform environment. (With STF, you will also get the <i>atsinterface.exe</i> for remotely running the STF test cases.)</li>
+<li>ATS Server set up for running test classes on hardware.</li>
+</ul>
+
+<h3><a name="compissues"></a>Compatibility issues</h3>
+<ul>
+ <li>None</li>
+</ul>
+
+<h3><a name="issues"></a>Known issues</h3>
+<ul>
+ <li>None</li>
+</ul>
+
+<div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+</body>
+</html>