EMOS Framework Code
Brought to you by:
drajovic
File | Date | Author | Commit |
---|---|---|---|
Data | 2007-07-28 | drajovic | [r2] initial import |
Doc | 2007-07-28 | drajovic | [r2] initial import |
Scripts | 2007-07-28 | drajovic | [r2] initial import |
HISTORY.TXT | 2007-07-28 | drajovic | [r2] initial import |
Readme.html | 2007-07-28 | drajovic | [r2] initial import |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>EMOS Framework FlightDemo</title> </head> <body bgcolor="#ffffff" text="#000000"> <font face="verdana,arial,helvetica,sans-serif" size="-1"> <hr color="#000000"> <table border="0" width="100%"> <tbody> <tr> <td align="Left"><font size="+2" color="blue"> <b> EMOS Framework<br> FlightDemo</b> </font></td> <td align="Right"><a href="http://www.emos.de/"><img src="http://www.emos.de/homepage/emosnewhome.nsf/emoslogo128x70.gif?OpenImageResource" align="Right" border="0" alt="EMOS Homepage"> </a> </td> </tr> </tbody> </table> <hr color="#000000"> This directory structure contains an example of EMOS Framework project based on the Flight Reservation System - an example application which is distributed with WinRunner®. <h3>What's new in release 1.4?</h3> <ul> <li>Examples of multiple Excel sheet interface added</li> <li>Simple test statistics added</li> </ul> (see <a href="history.txt">HISTORY.TXT</a> for more) <h3>System requirements</h3> <ul> <li>WinRunner version 6.x or higher</li> <li>EMOS Framework version 1.4.1 or higher</li> </ul> <h3>Installation instructions</h3> <ol> <li>unzip the example into directory of your choice</li> <li>set <code>Scripts/startup</code> script as your startup script</li> <li>restart WinRunner</li> <li>activate EMOS Framework at sturtup via WinRunner add-in manager</li> <li>invoke <code>Scripts/kickoff</code> test in interactive mode</li> </ol> <h3>Documentation</h3> <ul> <li><a href="history.txt">HISTORY.TXT</a> - Modification log (as of v1.3) </li> <li><a href="Doc/api-doc/index.html">API-Doc</a> - documentation of the test code (generated by EMOS WrDoc and Together®)</li> <li><a href="Data/suite.xls">Suite table</a> - the "glue" for the test data (the table which is processed by the "kickoff" test)</li> </ul> <h3>Request for feedback</h3> We have created this example in a very short period of time. As with the most of the "goody" projects, the chronical lack of time was the main desease. Nevertheless, we still hope to have made it useful. Your <a href="mailto:drajovic@emos.de">feedback</a> will help us improve it. Many thanks. <p> Sincerely,<br> Dean Rajovic <p> <hr color="#000000"> <table border="0" width="100%"> <tbody> <tr> <td align="Left" valign="Top"><font size="-2">WinRunner is registered trademark of Mercury Interactive Corporation</font></td> <td align="Right" valign="Top"><font size="-2" color="blue"> 2002, EMOS Computer Consulting GmbH </font></td> </tr> <tr> <td align="Left" valign="Top"><font size="-2">Together is registerd trademark of TogetherSoft</font></td> <td align="Right" valign="Top"><font size="-2" color="blue"><a href="http://www.emos.de/">www.emos.de</a></font></td> </tr> </tbody> </table> </font> </body> </html>