testdev/ite/src/com.nokia.testfw.stf.help/html/release_notes.htm
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
       
     5 <title>Release notes</title>
       
     6 <link href="../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Release notes</h2>
       
    11 
       
    12 <h4>STF of ITE 1.0.0</h4>
       
    13 <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>
       
    14 <ul>
       
    15 	<li><a href="#description">Product description</a></li>
       
    16 	<li><a href="#features">Features</a></li>
       
    17 	<li><a href="#requirements">System requirements</a></li>
       
    18 	<li><a href="#compissues">Compatibility issues</a></li>
       
    19 	<li><a href="#issues">Known issues</a></li>
       
    20 </ul>
       
    21 
       
    22 <h3><a name="description"></a>Product description</h3>
       
    23 <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>
       
    24 <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>
       
    25 <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>
       
    26 
       
    27 <h3><a name="features"></a>Features</h3>
       
    28 <p>STF lets you to do the following:</p>
       
    29 <ul>
       
    30 	<li>Create STF test classes</li>
       
    31 	<li>Add new test cases to test classes</li>
       
    32 	<li>Edit STF configuration files</li>
       
    33 	<li>Edit STF scripts</li>
       
    34 	<li>Run test classes on an emulator and on hardware (through the Automatic Test System (ATS) Server)</li>
       
    35 	<li>Get product help</li>
       
    36 </ul>
       
    37 
       
    38 <!--
       
    39 <h3><a name="enhancements"></a>Enhancements</h3>
       
    40 <ul>
       
    41 	<li><i>Fixed:</i> The Outline view of the Script Editor window displayed faulty content. </li>
       
    42 </ul>
       
    43   -->
       
    44 
       
    45 <h3><a name="requirements"></a>System requirements</h3>
       
    46 <p>Basic requirements:</p>
       
    47 <ul>
       
    48 	<li>Windows 2000, Windows XP</li>
       
    49 	<li>Minimum Platform/SDK build PC.</li>
       
    50 	<li>Normal Platform/SDK build PC.</li>
       
    51 </ul>
       
    52 <p>Additional requirements:</p>
       
    53 <ul>
       
    54 	<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>
       
    55 <li>ATS Server set up for running test classes on hardware.</li>
       
    56 </ul>
       
    57 
       
    58 <h3><a name="compissues"></a>Compatibility issues</h3>
       
    59 <ul>
       
    60 	<li>None</li>
       
    61 </ul>
       
    62 
       
    63 <h3><a name="issues"></a>Known issues</h3>
       
    64 <ul>
       
    65 	<li>None</li>
       
    66 </ul>
       
    67 
       
    68 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    69 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    70 </body>
       
    71 </html>