自動化測試框架:STAF
STAF (SW Test Automation Framework) 是一個自動化測試框架,用以提升測試用例和測試環境的可重用性以及自動化的程度。STAF 為測試人員提供了一個端到端的自動化測試解決方案。功能:
- STAF is an automation framework intended to make it easier to create and manage automated testcases and test environments.
- STAF is supported on Windows, Linux, Mac OS X, AIX, Solaris, HP-UX, z/OS, IBM i, FreeBSD
- STAF externalizes its capabilities through services. A service provides a focused set of functionality, such as Logging, Process Invocation, File Manipulation, Resource Pools, Semaphores, Events, etc.
- STAFProc is the process that runs on a machine, called a STAF Client, which accepts requests and routes them to the appropriate service. These requests may come from the local machine or from another STAF Client on a remote machine. Thus, STAF works in a peer environment.
- STAX is an execution engine for STAF which can help you thoroughly automate the distribution, execution, and results analysis of your testcases.
- STAX provides support for parallel execution, user-defined granularity of execution control, support for nested testcases, the ability to control the length of execution time, and the ability to monitor STAX jobs. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!