GJTester - Java Unit Testing Tool

GJTester, a general Java testing tool, accomplishes the unit, regression and contract testing of your Java programs or modules.

GJTester - Java Unit Testing Tool

GJTester - Java Unit Testing Tool

     

GJTester, a general Java testing tool, accomplishes the unit, regression and contract testing of your Java programs or modules. The GJTester is a very efficient tool during the implementation, testing and maintenance phase of software's life cycle. It is equally useful for software developers and testers as well.

The tool has integrated a powerful GUI which allows you to write the test scripts efficiently and rapidly. That means the testers shouldn't implement a testing client or driver, and even shouldn't do any programming effort.

Solution for...

Unit testing

  1. testing sophisticated units
  2. testing private and protected functions
  3. testing server application's modules without implementing test clients

Regression testing

  1. In case of changing code checking the remaining part is still working properly
  2. In case of upgrading JAVA VM checking the product is still functioning

Contract testing

  1. black box testing

Click on the link to go to detail page: http://www.gjtester.com/welcome.php