--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/tasks.htm Tue Mar 30 14:39:29 2010 +0800
@@ -0,0 +1,28 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <title>Guide</title>
+ <link rel="stylesheet" href="../../book.css" type="text/css"/>
+ </head>
+ <body>
+ <h2>Tasks</h2>
+ <p>This section tells you how to work with STF plug-in.</p>
+ <p>Topics in this section include:</p>
+ <ul>
+ <li><a href="creating_stf_project.htm">Creating STF projects</a></li>
+ <li><a href="creating_stf_project.htm#Creating test class">Creating test class</a></li>
+ <li><a href="creating_test_case.htm">Creating test cases from header files</a></li>
+ <li><a href="import_of_project.htm">Importing an STF project</a></li>
+ <li><a href="configuration_wizard.htm">Setting up the STF configuration file</a></li>
+ <li><a href="creating_scripts.htm">Creating scripts</a></li>
+ <li><a href="configuration_editor.htm">Editing the configuration file</a></li>
+ <li><a href="run_test_case.htm">Running the test cases</a></li>
+ <li><a href="preferences.htm">Setting TestDrop preferences</a></li>
+ <li><a href="senddialog.htm">Sending a STF TestDrop to ATS</a></li>
+ <li><a href="view_testdrop_results.htm">Viewing TestDrop test results</a></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>