education2x.php

来自「Software Testing Automation Framework (S」· PHP 代码 · 共 101 行

PHP
101
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>  <title>Software Testing Automation Framework (STAF)</title></head><body><?phprequire "top.php";require "navigate.php";?><!-- Insert text for page here --><tr><td><center><a name=top><h1>STAF/STAX Education</h1></center><p><b>STAF V2 customers -- Time to move ahead!</b> <p>End of service for all STAF V2 releases is planned for April 21, 2006.We encourage you to move to STAF V3 now!As of April 21, 2006, we will no longer fix bugs in STAF V2 and will notrelease any new versions of STAF V2 (though we will continue to try toanswer STAF V2 questions). <p><font face="arial, helvetica" color="#1e029a" size="4"><b>Hands-On Automation with STAF and STAX (Version 2.6.2)</b></font><p>This education package is intended to familiarize new users with the STAF and STAX tools, and to provide on-hands experience with the tools. <p>Each file contains a "staf" and "stax" directory.  Each of these directories contains a Microsoft PowerPoint presentation (STAFHandson.ppt and STAXHandson.ppt) for the lecture portion of the education.  Note that each of the directories also contains an HTML version of the presentations (STAFHandson.htm and STAXHandson.htm).  There are also 2 files (STAFAgenda.html and STAXAgenda.html) which  describe the agenda for the education, including the schedule for the exercises.  The exercises are located in the "staf/exercises" and "stax/exercises" directories.<p><table border="1"><tr>  <td><b>Platform</td>  <td><b>File</b></td>  <td><b>File format</b></td>  <td><b>File size</b></td></tr><tr>  <td>Windows</td>  <td><a href="http://prdownloads.sourceforge.net/staf/STAF-STAX-HandsOn-Education-262.zip">STAF-STAX-HandsOn-Education-262.zip</a></td>  <td>zip file</td>  <td>36 MB</td></tr><tr>  <td>Unix</td>  <td><a href="http://prdownloads.sourceforge.net/staf/STAF-STAX-HandsOn-Education-262.tar">STAF-STAX-HandsOn-Education-262.tar</a></td>  <td>tar file</td>  <td>43 MB</td></tr></table><p><p><font face="arial, helvetica" color="#1e029a" size="4"><b>Online Education</font><p><table border="1"><tr><td>Hands-On Automation with STAF</td><td><a href="educ2x/STAFHandson.htm">STAFHandson.htm</a></td><td><a href="educ2x/STAFExercises.html">STAF Exercises</a></td></tr><tr><td>Hands-On Automation with STAX</td><td><a href="educ2x/STAXHandson.htm">STAXHandson.htm</a></td><td><a href="educ2x/STAXExercises.html">STAX Exercises</a></td></tr><tr><td>Practical Approaches to End-to-End Automation with STAF and STAX</td><td><a href="educ2x/practical/Practical.htm">Practical.htm</a></td><td><a href="educ2x/practical/Practical.ppt">Practical.ppt</a></td></tr></table></td></tr><!-- end of text for page --><?phprequire "bottom.php";?></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?