getstax2x.php

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

PHP
102
字号
<!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>Download STAX Service for STAF V2</h1></center><p><b>STAF V2 customers -- Time to move ahead!</b> <p>End of service for all STAF V2 releases was April 21, 2006.As of April 21, 2006, we no longer fix bugs in STAF V2 and do not plan to releaseany new versions of STAF V2 (though we will continue to try to answer STAF V2questions). We recommend that you migrate to STAF V3 at your earliest convenience. STAF V3 has significant changes from STAF V2.  If you are currently using STAF V2,be sure to read the <a href="http://staf.sourceforge.net/current/stafmigrate.html">STAF V3 Migration Guide</a> to understand changes that you will have to make to migratefrom STAF V2 to STAF V3. <p>The latest release of the STAX service for STAF V2 can be downloaded fromthis page.  If you want to download STAX for STAF V3, go to the<a href="getstax.php">Download STAX V3"</a> page instead.<p>STAX is an execution engine which can help you thoroughly automate thedistribution, execution, and results analysis of your testcases. STAX builds on top ofthree existing technologies, STAF, XML, and Python, to place great automation power inthe hands of testers. STAX also provides a powerful GUI monitoring application whichallows you to interact with and monitor the progress of your jobs.<p><b>Note:</b>  STAX V1.5.x requires STAF V2.6.0 or higher (but less than V3.0.0).<p>Reference the <a href="staxhistory2x.php">STAX History</a> page for STAX version and historyinformation.<p><font face="arial, helvetica" color="#1e029a" size="4"><b>STAX Version 1.5.10</b></font><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/STAXV1510.zip">STAXV1510.zip</a></td>  <td>zip file</td>  <td>3.2 MB</td></tr><tr>  <td>Unix</td>  <td><a href="http://prdownloads.sourceforge.net/staf/STAXV1510.tar">STAXV1510.tar</a></td>  <td>tar file</td>  <td>3.7 MB</td></tr></table><p><h3>Documentation</h3><table border="1"><tr><td><b>Document</b></td><td><b>File</b></td></tr><tr>  <td><a href="current2x/staxug.pdf">STAX User's Guide (V1.5.10)</a></td>  <td>staxug.pdf</td></tr><tr>  <td><a href="current2x/STAXUtil.html">STAX Utility Function Definitions (V1.5.10)</a></td>  <td>STAXUtil.html</td></tr></table><p><p><!-- end of text for page --><?phprequire "bottom.php";?></body></html>

⌨️ 快捷键说明

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