Alternative Tools For Web Testing
※ [本文轉錄自 EZsoft 看板]
作者: KCda260 (如此多嬌) 看板: EZsoft
標題: Alternative Tools For Web Testing
時間: Mon Dec 24 12:38:02 2007
http://wiki.openqa.org/display/WTR/Alternative+Tools+For+Web+Testing
Watir for Other Browsers
Watir only supports IE. These variations of Watir support other browsers.
FireWatir - Supporting FireFox.
SafariWatir - Supporting Safari on the Mac.
Inspired by Watir
WET for Web Testing - WET is an opensource web automation testing tool which
uses Watir as the library to drive web pages. WET offers the convenience of
recorders, without compromising on the requirements of a true test automation
tool - A Powerful Scripting Ability
Many people like the Watir API, but prefer to program in something other than
Ruby.
Watij - A port of Watir to Java
WatiN - A port of Watir to .Net
BrowserUnit - A Watir-inspired tool for .Net
Other COM/DOM Drivers
Watir uses the COM interface to Internet Explorer's DOM (document object
model). So do these other tools.
Perl
Samie is in Perl. It was the inspiration for Watir.
Win32::IE::Mechanize is another Perl-based test tool. (Note this is different
from WWW::Mechanize, which is not a COM/DOM driver, but rather a protocol
driver.)
Python
Pamie is a port of Samie to Python.
PyJTF. The intention of this package is to test JavaScript code running in a
browser. This includes a COM/DOM driver for IE as a host for the test
environment.
Java
Floyd
Jiffie: a Java/JNI library which allows Microsoft Internet Explorer to be
controlled from Java. The primary purpose of this library is to allow
automated regression testing of web applications using a framework like
JUnit. Jiffie is designed to be simple to use and easy to extend. It is not
designed to be a complete implementation of all of the COM interfaces made
available by Internet Explorer.
Avignon is a GPL tool for web testing, includes AvignonIE.jar, which can talk
to IE via COM, and AvignonFirefox, which talks to Firefox via JSSH. Test
scripts are XML.
JavaScript
IeUnit is another COM/DOM driver, this time in JavaScript. Note: this is WSH
JavaScript, not in-browser JavaScript.
VBScript
AutonomyV. This VB Script library also includes source for a recorder.
In-Browser JavaScript-based tools
These tools also directly automate a browser, but they do it via a javascript
agent running in the browser.
Selenium is an in-browser testing tool that uses JavaScript to support most
popular browsers. Open source, released by ThoughtWorks. Also look at related
tools Selenium RC, Selenium IDE and Selenium HTA.
Sahi is another tool that takes this approach
Protocol Drivers
There are very, very many open-source tool that directly connect to a web
server and therefore mimic a browser, rather than automate it. We make no
attempt to catalog these tools on this page, but will relocate citations to
such tools mistakenly listed above to here (rather than deleting them).
Python port of Mechanize.
--
雨過了就有路
像那年看日出
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.121.64.204
※ KCda260:轉錄至看板 Web_Design 12/24 12:38
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.121.64.204
→
12/24 12:43, , 1F
12/24 12:43, 1F
Programming 近期熱門文章
PTT數位生活區 即時熱門文章