site management automation tool



Latest Release

Latest release: webtester-beta14.zip

webtester API documentation

API documentation for the webtester java classes

Configuration Tutorial

Provides tutorials and examples for configuring webtester, and using the proxy.

Having Problems

If you have found problems with webtester, please report them. You may also use the discussion groups or send an email asking for help.

FAQ

Provides frequently asked questions and answers where possible.

SourceForge.net Logo


     Webtester is a java application intended to automate the process of testing and validating web based applications. By reading the necessary information from an XML configuration file, webtester is able to send data to specific URLs, and examine the responses. Regular expressions are used to validate the responses, and variables can be assigned based on the regular expressions in order to better test applications which generate data dynamically.

     Additionally, webtester contains a proxy application that can be used to record test cases with a web browser. This feature is extremely important, as it greatly simplifies the process of creating website test cases.


The webtester functionality, if used to its fullest extent, is intended to be helpful in several situations.

  • Load testing of web applications, where it is necessary to simulate several users
  • Regression testing of web applications before making them available to users
  • Verifying that web applications available to users are functioning correctly
  • Verifying that static content on existing webservers is correct



  • Need Help? Send an email requesting support