| | 1. Java Network Simulator (JNetSim) | By: | Brian Harrington | License: | www.harringtonweb.com/brh/jnetsim/ | URL: | http://www.harringtonweb.com/brh/jnetsim/ | Description: | JNetSim is a program that allows you to test java applications that use TCP sockets to see how they perform under poor network conditions.
|
2. HTTP Requester | By: | Apycom Software | License: | Commercial | URL: | http://www.apycom.com/httpreq/ | Description: | HTTP Requester - Java utility for generation HTTP requests and receiving responses from web servers. It can be used for debugging your web server application and testing server statistics generators.
|
3. AdventNet QEngine | By: | AdventNet, Inc | License: | Commercial | URL: | http://www.adventnet.com/products/qengine/index.html | Description: | AdventNet QEngine is a powerful tool for automating the testing of J2SE/J2EE applications that are Web-based, SOAP or traditional client/server-based. For testing Web-based applications, it has the ability to record input and "playback" a series of actions performed by the user.
|
4. AppPerfect Functional Tester | By: | AppPerfect Corporation | License: | Commercial | URL: | http://www.appperfect.com/products/devsuite/ft.html | Description: | AppPerfect Functional Tester performs functional and regression testing of your Web-based applications. Application with a HTML front-end user interface can be tested using this product. AppPerfect Functional Tester is designed for developers as well as QA professionals. It provides a rich set of features in an easy-to-use that makes both groups productive immediately.
|
5. TestNetwork | By: | PushToTest | License: | Commercial | URL: | http://www.pushtotest.com/Downloads/features.html | Description: | TestNetwork is a commercial version of TestMaker that provides a distributed test environment for scalability and performance tests and service monitoring. TestNetwork runs TestMaker intelligent test agents on multiple machines to achieve virtual user levels not possible with TestMaker.
|
6. StrutsTestCase | By: | | License: | Apache Software License | URL: | http://strutstestcase.sourceforge.net/ | Description: | StrutsTestCase for JUnit is an extension of the standard JUnit TestCase class that provides facilities for testing code based on the Struts framework. StrutsTestCase provides both a Mock Object approach and a Cactus approach to actually run the Struts ActionServlet, allowing you to test your Struts code with or without a running servlet engine. Because StrutsTestCase uses the ActionServlet controller to test your code, you can test not only the implementation of your Action objects, but also your mappings, form beans, and forwards declarations. And because StrutsTestCase already provides validation methods, it's quick and easy to write unit test cases.
StrutsTestCase is compliant with the Java Servlet 2.2, 2.3, and 2.4 specifications, and supports Struts 1.2, and Cactus 1.6.1 and JUnit 4.0.
Please note that StrutsTestCase is no longer backwards compatible with Struts 1.0. The last release compatible with Struts 1.0 is StrutsTestCase v2.0.
|
7. TESTARE | By: | | License: | Apache Software License | URL: | http://https://testare.dev.java.net/ | Description: | TESTARE is a testing framework that aims to simplify the test development process for distributed enterprise JAVA applications. It tries to achieve this goal by focusing on two main directions:
* provide straightforward and easy to use "in container" testing capabilities through the concept of execution scenarios
* provide native support for test environment management and introspection techniques such as fixtures, global fixtures, probes and guards
|
8. soapui | By: | | License: | GNU Library or Lesser General Public License (LGPL) | URL: | http://www.soapui.org/ | Description: | soapui is a desktop application for inspecting, invoking, developing and functional/load/compliance testing of web services over HTTP. It is mainly aimed at developers/testers providing and/or consuming web services (java, .net, etc). Functional and Load-Testing can be done both interactively in soapui or within an automated build/integration process using the soapui command-line tools. soapui currently requires java 1.5 and is licensed under the LGPL license.
|
|