您的位置:軟件測試 > 開源軟件測試 > 開源功能測試工具 > Selenium
Selenium??開源的自動化測試框架
作者:網(wǎng)絡轉載 發(fā)布時間:[ 2013/12/11 10:18:55 ] 推薦標簽:

RC模式可以通過多種編程語言支持驅動客戶端瀏覽器,
- Java
- .NET
- Perl
- PHP
- Python
- ruby
- Selenese
- Javascrīpt

主要的是還能支持AJAX應用程序(The Selenium Server is great for testing complex AJAX-based web user interfaces under a Continuous Integration system. It is also an ideal solution for users of Selenium Core or Selenium IDE who want to write tests in a more expressive programming language than the Selenese HTML table format customarily used with Selenium Core.)

Selenium Remote Control(RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream Javascrīpt-enabled browser.

Selenium RC comes in two parts.

    A server which can automatically launch and kill supported browsers, and acts as a HTTP proxy for web requests from those browsers.
    Client libraries for your favorite computer language.

3、Selenium Grid:http://selenium-grid.openqa.org/

Selenium Grid is a tool that dramatically speeds up functional testing of web-apps by leveraging your existing computing infrastructure. It allows you to easily run multiple tests in parallel, on multiple machines, in an heterogeneous enviroment.

This additional server piece allows the several Remote Control servers to accessed in parallel by one or more driving processes.  You may want to do this if you want to use scale to speed everything up, or because you need to test on Mac and/or Linux, as well as Windows from one driving test-suite.

上一頁123下一頁
軟件測試工具 | 聯(lián)系我們 | 投訴建議 | 誠聘英才 | 申請使用列表 | 網(wǎng)站地圖
滬ICP備07036474 2003-2017 版權所有 上海澤眾軟件科技有限公司 Shanghai ZeZhong Software Co.,Ltd