getstax.php

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

PHP
103
字号
<!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 V3</h1></center><p>The latest release of the STAX service for STAF V3 can be downloaded fromthis page.  If you want to download STAX for STAF V2, go to the<a href="getstax2x.php">Download STAX V2"</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 V3.1.5 requires STAF V3.1.0 or later.<p>Reference the <a href="staxhistory.php">STAX History</a> page for STAX version and historyinformation.<p><font face="arial, helvetica" color="#1e029a" size="4"><b>STAX Version 3.1.5</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/STAXV315.zip">STAXV315.zip</a></td>  <td>zip file</td>  <td>4.2M</td></tr><tr>  <td>Unix</td>  <td><a href="http://prdownloads.sourceforge.net/staf/STAXV315.tar">STAXV315.tar</a></td>  <td>tar file</td>  <td>5.2M</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="current/staxgs.pdf">Getting Started with STAX V3</a></td>  <td>staxgs.pdf</td></tr><tr>  <td><a href="current/staxug.pdf">STAX V3 User's Guide</a></td>  <td>staxug.pdf</td></tr><tr>  <td><a href="current/STAXDoc.pdf">STAXDoc User's Guide</a></td>  <td>STAXDoc.pdf</td></tr><tr>  <td><a href="current/staxdg.html">STAX V3 Extensions Developer's Guide</a></td>  <td>staxdg.html</td></tr><tr>  <td><a href="current/STAXLibraries/index.html">STAX V3 Library Function Definitions for STAFUpgradeUtil and STAXUtil</a></td>  <td></td></tr></table><p><p><!-- end of text for page --><?phprequire "bottom.php";?></body></html>

⌨️ 快捷键说明

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