Java自動化測試工具:SeLion
SeLion 是一個構建在TestNG 和 Selenium之上,提供一組功能能夠讓你利用WebDriver在很短的時間內運行測試。可以利用它來測試移動和Web應用。
- A client module which you can add as a Maven dependency.
- Annotation based WebDriver session management.
- Access test data from Excel, YAML, or JSON through TestNG's@DataProvider.
- Runtime Reporter for real-time test execution status.
- Swap out browser targets at run-time.
- Automate native, hybrid, and web applications on iOS and Android devices.
- and more
- A maven archetype for creating new SeLion based projects.
- A customized Selenium Grid2 component.
- A Code generator Maven plugin for generating Java "page objects" out of YAML.
使用 SeLion 之前,你需要安裝下面這些軟件:
-
Java JDK 1.7
-
Maven 3
-
A web browser. This example uses Firefox <= version 32
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!