testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/tasks.htm
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 <html>
       
     2 	<head>
       
     3 		<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     4 		<meta http-equiv="Content-Style-Type" content="text/css" />
       
     5 		<title>Guide</title>
       
     6 		<link rel="stylesheet" href="../../book.css" type="text/css"/>
       
     7 	</head>
       
     8 	<body>
       
     9 		<h2>Tasks</h2>
       
    10 		<p>This section tells you how to work with STF plug-in.</p>
       
    11 		<p>Topics in this section include:</p>
       
    12 		<ul>
       
    13 			<li><a href="creating_stf_project.htm">Creating STF projects</a></li>
       
    14 			<li><a href="creating_stf_project.htm#Creating test class">Creating test class</a></li>
       
    15 			<li><a href="creating_test_case.htm">Creating test cases from header files</a></li>
       
    16 			<li><a href="import_of_project.htm">Importing an STF project</a></li>
       
    17 			<li><a href="configuration_wizard.htm">Setting up the STF configuration file</a></li>
       
    18 			<li><a href="creating_scripts.htm">Creating scripts</a></li>
       
    19 			<li><a href="configuration_editor.htm">Editing the configuration file</a></li>
       
    20 			<li><a href="run_test_case.htm">Running the test cases</a></li>
       
    21 			<li><a href="preferences.htm">Setting TestDrop preferences</a></li>
       
    22 			<li><a href="senddialog.htm">Sending a STF TestDrop to ATS</a></li>
       
    23 			<li><a href="view_testdrop_results.htm">Viewing TestDrop test results</a></li>
       
    24 		</ul>
       
    25 	<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    26 	License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    27 	</body>
       
    28 </html>