jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Performance and Testing
Directory > Computers > Programming > Languages > Java > Development Tools > Performance and Testing

Categories
 
GUI (6) Static Checkers (7) Virtual Machine (9)
Profilers (20)

Web Sitesi

The Automated Logging Framework for Java (ALF)
A logging framework for Java written in Standard C++ and JVM tool that provides for filtered
tracing of method invocations on the Windows platform. The major advantage of ALF is the automated
method tracing which is generated at runtime without need for explicit calls to print/logging
methods.

http://alfj.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

MockMaker
A program for creating java source code for mock object classes. MockObjects can then be used to
help write Automated Unit Tests in java using JUnit.

http://www.mockmaker.org/
Reviews Rating: Not yet Rated Whois Check

JTestCase
Helps in seperating test data from test code. It can load test cases from XML files. It's
recommended to use in JUnit test framework or JProbe. [Open source, Common Public License]

http://jtestcase.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

TestCaseMaker/Runner
Test Case Document driven functional test tool for web applications. It use unified Test Case
Documents, presented a CSVs, to be used as unit tests for HTTP. The tests can be edited in a
spreadsheet and changed according to evolving specifications.

http://www5f.biglobe.ne.jp/~webtest/testcasetool/
Reviews Rating: Not yet Rated Whois Check

Junitour
Extension to Junit make "Unimplemented" or "Still Incomplete" tests labeled
differently, for later development.

http://junitour.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

GJTester
An implementation of the Computer-Aided Software Testing (CAST) paradigm. It provides a powerful
GUI to accomplish Java unit and regression test without programming effort. [Commercial]

http://www.gjtester.com/
Reviews Rating: Not yet Rated Whois Check

QuickAnt PRO
A tool built on Ant and enhanced to allow easy automatic Java applications testing. By Precilog.
http://www.precilog.com/products/quickant_pro_us.php
Reviews Rating: Not yet Rated Whois Check

Teamstudio Java Development Tools
Java profilers for performance and memory as well as code analysis. [Commercial]
http://www.teamstudio.com/javatools
Reviews Rating: Not yet Rated Whois Check

Autolog
Simplifies considerably all the actions of test and checking of Java code. By gathering the
utilities of test and by respecting a precise process. By Verifysoft Technology GmbH. [Free and
commercial versions]

http://www.verifysoft.com/en_autolog.html
Reviews Rating: Not yet Rated Whois Check

YourKir
A memory profiling tool for solving memory related performace problems such as memory leaks and
memory consumption bottlenecks. [Shareware]

http://www.yourkit.com/
Reviews Rating: Not yet Rated Whois Check

Dbunit
A JUnit extension that puts your database into a known state between test runs. It can export and
import your database (or parts) to and from XML datasets. [Open Source, LGPL]

http://dbunit.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

welofunc performer
A load test tool with a special focus on J2EE applications [Open source, GPL]
http://www.welofunc.com/
Reviews Rating: Not yet Rated Whois Check

Eclipse Profiler Plugin
A plugin for the Eclipse platform which allows Java code profiling. [Open source, Common Public
License]

http://eclipsecolorer.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

TagUnit
TagUnit allows unit test of JSP custom tags within their special environment. The content and side
effects (attributes, cookies,..) of a custom tag are checked with assertions. [Open Source, special
license]

http://www.tagunit.org/
Reviews Rating: Not yet Rated Whois Check

Glass Jar Toolkit
Coverage tool that provides branch coverage without source code. Very low overhead, HTML and XML
output. [Commercial, free for open source development]

http://www.testersedge.com/glass.htm
Reviews Rating: Not yet Rated Whois Check

Jtest
A tool that does Whitebox testing of your Classes, ie looks at your Code and finds possible
problems. [Commercial]

http://www.parasoft.com/jsp/products.jsp?/jtest/
Reviews Rating: Not yet Rated Whois Check

Bugkilla - J2EE Functional Test Suite
Bugkilla is a set of java tools for the functional acceptance test of J2EE Web Applications.
Specification and execution of tests will be automated for both, the web front end and business
logic layer. One goal is to integrate with existing frameworks and tools (Eclipse Plugin exists)
[Open Source, LGPL]

http://bugkilla.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

HtmlUnit
Is similar in concept to HttpUnit but is very different in implementation and use. The user thinks
in pages rather than in requests and responses. [Apache Style license]

http://htmlunit.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

JUnitEE
Provides a TestRunner which outputs HTML and a servlet which can be used as an entry point to your
test cases. JUnit based. [Public Domain]

http://www.junitee.org/
Reviews Rating: Not yet Rated Whois Check

Cactus
Cactus is a JUnit based test framework for integration unit testing of server-side java code
(Servlets, EJBs, Tag Libs, Filters). Test runners integrate with Jetty, Eclipse, Ant or a Browser.
Cactus tests are supported amongst others by JUnitEE, JBuilder and TogetherCC [Apache 1.1]

http://jakarta.apache.org/cactus/
Reviews Rating: Not yet Rated Whois Check

The Grinder
A Java load-testing framework. It has mature support for testing HTTP services, and can also be
used to test arbitrary Java code. [Open source, BSD-style license]

http://grinder.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

PureLoad
A Java-based performance testing and analyzing tool that helps application developers by automating
the process of stress testing their server applications. This is achieved by simulating several
hundreds of users performing tasks. Statistics are used to analyze the bottlenecks in the system,
primarily the performance, scalability and quality characteristics.

http://www.minq.se/products/pureload/
Reviews Rating: Not yet Rated Whois Check

QStudio for Java
Code quality assessment and quality control tool for Java development; integrates with Eclipse,
JBuilder, JDeveloper, NetBeans, VisualAge. [Shareware]

http://www.qa-systems.com/products/qstudioforjava/
Reviews Rating: Not yet Rated Whois Check

Java Test Coverage Tool
A tool for collection test coverage on large Java Systems. Works with Java, Realtime Java, and
embedded JVMs. [Commercial]

http://www.semdesigns.com/Products/TestCoverage/JavaTestCoverage.html
Reviews Rating: Not yet Rated Whois Check

Jacareto
Capture-and-Replay-Tool for Java applications and applets which can be used for GUI testing, with
command line and GUI frontends. [Open Source, BSD]

http://www.ph-ludwigsburg.de/mathematik/personal/spannagel/jacareto/
Reviews Rating: Not yet Rated Whois Check

HttpUnit
Automates website testing, including form submission, JavaScript, basic http authentication,
cookies and automatic page redirection, and allows Java test code to examine returned pages either
as text, an XML DOM, or containers of forms, tables, and links. [Open Source, MIT]

http://httpunit.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

Koalog Code Coverage
A code coverage computation application written in Java. Main features: - in-process or remote
coverage computation; - capability of working directly on Java binaries, - predefined (XML,
HTML, LaTeX, CSV, TEXT) or custom report generation, - session merging, - portability, -
ease-of-use, Ant integration.

http://www.koalog.com/php/kover.php
Reviews Rating: Not yet Rated Whois Check

OptimizeIt
Performance profiler, code coverage tool, and thread debugger. [Commercial]
http://www.borland.com/optimizeit/
Reviews Rating: Not yet Rated Whois Check

PureLoad
A load testing tool for performance and stress testing. [Commercial]
http://www.codework.com/pureload/
Reviews Rating: Not yet Rated Whois Check

Solex
Eclipse IDE plugin designed to ensure the non-regression and stress testing of a Web application.
http://solex.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

Hansel
JUnit extension that adds code coverage testing to the framework. [BSDL]
http://sourceforge.net/projects/hansel
Reviews Rating: Not yet Rated Whois Check

Clover
A code coverage tool for Java. It assists developers create better unit tests. Measures statement,
method, and branch coverage and has excellent XML, HTML, and GUI reporting. [Free for open-source
and non-commercial projects]

http://www.thecortex.net/clover/
Reviews Rating: Not yet Rated Whois Check

Java server benchmarks
Describes benchmarks for Network computing with Java.
http://www.research.ibm.com/journal/sj/391/baylor.html
Reviews Rating: Not yet Rated Whois Check

SPEC JBB2000
(Java Business Benchmark) is SPEC's first benchmark for evaluating the performance of server-side
Java. Joining the client-side SPECjvm98, SPECjbb2000 continues the SPEC tradition of giving Java
users the most objective and representative benchmark for measuring a system's ability to run Java
applications.

http://www.spec.org/osg/jbb2000/
Reviews Rating: Not yet Rated Whois Check

JBench
A simple Java benchmarking framework. It provides an easy way to compare algorithms, and virtual
machines, for speed. [Open source]

http://www.yoda.arachsys.com/java/jbench/
Reviews Rating: Not yet Rated Whois Check

EJB Benchmark
A benchmark application comparing the relative performance of five EJB design idioms.
http://www.urbancode.com/projects/ejbbenchmark/
Reviews Rating: Not yet Rated Whois Check

TemporalRover
Provides automatic verification of protocols and reactive systems through temporal logic
specifications.

http://www.time-rover.com/
Reviews Rating: Not yet Rated Whois Check

GrandTestAuto
A tool for the comprehensive testing of Java applications. GrandTestAuto uses reflection to run
tests and check that they properly cover all public classes. [Open Source, Wide Open License]

http://grandtestauto.org/
Reviews Rating: Not yet Rated Whois Check

alphaWorks : FoCuS
Tool implements the functional coverage methodology, providing detailed coverage information.
http://www.alphaworks.ibm.com/tech/focus
Reviews Rating: Not yet Rated Whois Check

JUnitX
Test framework for Java based on JUnit, with GUI.
http://www.extreme-java.de/junitx/
Reviews Rating: Not yet Rated Whois Check

Apache JMeter
Graphical server performance testing tool, for both static and dynamic resources (files or CGI,
Servlets, Perl scripts). It may be used to simulate a heavy load on a server or network to test its
strength or to analyse overall performance under different load types. [Open Source, BSD-like]

http://jakarta.apache.org/jmeter/index.html
Reviews Rating: Not yet Rated Whois Check

Test Mentor Java Edition
Automated Java testing tool. [Commercial]
http://www.silvermark.com/
Reviews Rating: Not yet Rated Whois Check

JUnit
A unit testing framework for Java. Extremely useful for implementing the XP testing practice.
[Open Source, IBM Public License]

http://www.junit.org/
Reviews Rating: Not yet Rated Whois Check

simscomputing.Test Bed
Framework for writing unit tests against Java code. Supports black box testing, white box testing,
unit testing, and regression testing. [Open Source, LGPL]

http://testbed.simscomputing.com/
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia