Quantcast
Channel: Testing Tools
Browsing latest articles
Browse All 10 View Live

cactus

Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...). The intent of Cactus is to lower the cost of writing tests for server-side code. It...

View Article



swtbot

SWTBot is an open-source Java based functional testing tool for testing SWT and Eclipse based applications. SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities...

View Article

jacareto

Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for many purposes:  * GUI...

View Article

qc4j

QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through...

View Article

stclass

STclass is a unit testing framework comparable to JUnit and its clones, but based on runtime evaluable contracts as defined by B. Meyer in the "Design by Contract"(tm) approach. It implements runtime...

View Article


testgen4j

TestGen is a collection of open-source tools that automatically generates unit test cases. The first released component of TestGen is TestGen4J. TestGen4J automatically generates test cases from your...

View Article

junit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. Category: Testing Tools License:  Other HomePage:...

View Article

jmock

jMock is a library for testing Java code using mock objects. The jMock package:  * makes it quick and easy to define mock objects, so you don't break the rhythm of programming.  * lets you define...

View Article


springunit

SpringUnit is a framework that enables Java developers to create unit tests where test data is separate from tests algorithms. Writing tests this way: - enables easy addition of test cases that differ...

View Article


ejb3unit

Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images