testdev/ite/src/com.nokia.testfw.stf.help/html/concepts/ats.htm
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Automatic Test System (ATS)</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Automatic Test System (ATS)</h2>
       
    11 <p>The Automatic Test System (ATS) provides an automated testing environment for Symbian OS devices. ATS supports booting the devices, flashing test images to them, copying the required files to devices, and executing the defined tests automatically on the target devices. Test execution results are also available from the ATS.</p>
       
    12 <p>The ATS Server is a PC where ATS is installed. The ATS Server is aware of the whole ATS network. </p>
       
    13 <p>The ATS Server connection is not needed for running tests in an emulator environment. The <i>atsserverinterface.exe</i> is used for this purpose and it is delivered as part of STF. </p>
       
    14 <p>The ATS Test Drop (or a test package) is a .zip file that contains the <i>test.xml</i> file, test binaries, test script file, and flash images for the target device if it is defined. </p>
       
    15 
       
    16 <h3>Related tasks</h3>
       
    17 <ul>
       
    18 	<li><a href="../tasks/preferences.htm">Setting TestDrop preferences</a></li>
       
    19 	<li><a href="../tasks/senddialog.htm">Sending a STF test drop to ATS</a></li>
       
    20 	<li><a href="../tasks/view_testdrop_results.htm">Viewing the TestDrop test results</a></li>
       
    21 </ul>
       
    22 
       
    23 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    24 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    25 </body>
       
    26 </html>