Exforsys

Ads


Home arrow Technical Training arrow Testing Articles

Functional Testing Tools Page - 3

Page 3 of 3
Author : Exforsys Inc.     Published on: 22nd Apr 2005

Functional Testing Tools

TestCaseMaker / Runner 
http://www5f.biglobe.ne.jp/~webtest/testcasetool/index.html

Description: Test Case Document driven functional test tool for web applications. Maker creates a test case documents, and Runner executes the test case document itself.
Requirement: J2SDK 1.4.x

Ads

Toster - The Object-oriented Sofware Testing Environment 
http://toster.sourceforge.net/

Description: Toster is a system for sharing a set of tools that allow you to implement methods for object-oriented testing. Any method based on UML diagrams and on the software source code can easily be implemented as a TOSTER module. The environment itself makes a number of mechanisms available, such as information transfer from UML diagrams, mapping this information to source code, introducing modifications to the source code, launching the tested application, or presenting the results.

Watir
http://wtr.rubyforge.org/ 

Description: Watir (Web Application Testing in Ruby) is a functional testing tool for web applications. It supports tests executed at the web browser layer by driving a web browser and interacting with objects on a web page. It uses the Ruby scripting language.

Web Form Flooder 
http://formflood.sourceforge.net/

Description: Web Form Flooder is a Java console utility that will analyze a Web page, complete any forms present on the page with reasonable data, and submit the data. The utility will also crawl links within the site in order to identify and flood additional forms that may be present.

WebInject 
http://www.webinject.org/

Description: WebInject is a free tool for automated testing of web applications and services. It can be used to test any individual system component with an HTTP interface, and as a test harness to create a suite of automated functional and regression tests.
Requirement: Windows, OS Independent, Linux

WebTst
http://webtst.assisrosa.com/

Description: WebTst is a Web development test infrastructure. It aims to simplify testing by implementing a capture engine: a Web proxy which records a tester's actions using a real browser, and then replays them during testing. It comes with support for digital certificates, and a number of simple tests, such as cookie setting, pattern matching, response status, and many others. It features an extensible plug-in system.
Requirement: POSIX, Linux

X11::GUITest
http://sourceforge.net/projects/x11guitest/

Description: X11::GUITest is a Perl package intended to facilitate the testing of GUI applications by means of user emulation. It can be used to test and interact with GUI applications which have been built (Xlib, GTK, etc.) upon the X toolkit.
Requirement: Linux, FreeBSD

XML Test Suite
http://xmltestsuite.sourceforge.net/

Description: XmlTestSuite provides a powerful way to test web applications. Writing tests requires only a knowledge of HTML and XML. We want XmlTestSuite to be adopted by testers, business analysts, and web developers who don't have a java background.
Requirement: Windows 95/98/2000, Windows NT/2000, Linux, SunOS/Solaris

Ads

QAliber
http://qaliber.net 

Description: Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills.



 
This tutorial is part of a Testing Articles tutorial series. Read it from the beginning and learn yourself.

Testing Articles

 

Comments