Parasoft Jtest
Parasoft Jtest is an automated Java unit testing and coding standard analysis product that improves Java code reliability, functionality, security, performance, and maintainability. To prevent common Java errors and security vulnerabilities, Jtest checks whether code complies with 500+ Java development rules and automatically corrects many reported violations. Rules can be customized without coding, and user-defined rules can be created graphically or automatically. To expose reliability and security problems within each unit, Jtest examines each class, then generates and executes JUnit test cases designed to achieve high coverage and expose uncaught runtime exceptions. To expose functionality problems, Jtest provides fast and easy ways to add and execute realistic user-defined test cases-- including a Test Case Sniffer that monitors a running application and automatically generates JUnit test cases that capture application behavior, a graphical test case editor with data source and range value support, a graphical object editor, and features for extending, modifying, and verifying automatically-generated JUnit test cases. To ensure continued functionality, Jtest's automated regression testing identifies problems introduced by code modifications.
Click on an image to view a larger version.
Features
- » Generates intelligent JUnit test cases that expose reliability problems and security vulnerabilities
- » Monitors test coverage and achieves high coverage automatically
- » Automates regression testing and updates the regression test suite as needed
- » Identifies memory leaks
- » Allows rules to be customized without coding
- » Tailors testing and reporting to suit each team's priorities and preferences
- » Tracks how test results and code quality change over time
French,
Polish,
Japanese,
English
Supported Technologies
Solaris/Sun OS,
Linux,
Windows XP/2000/NT
Software
Click on a technology to view similar products within this category.
Pricing
- Unspecified -
sales@parasoft.com
888-305-0041
Resources
Press Release
MONROVIA, CA (January 3, 2006) - Parasoft Corporation, the leading provider of automated error prev...
Additional Product Information
Jtest 7.0 introduces a new feature called the Test Case Sniffer, it automatically generates unit test cases that capture application behavior by monitoring a running application. Simply exercise the application functionality you want to test, and Test Case Sniffer automatically designs JUnit test cases with real data that represents the paths taken through the application. No coding or scripting is required. The result is a library of test cases against which new code can be tested to ensure it meets specifications and does not "break" existing functionality.