Projects tagged ‘bug’, ‘java’, and ‘qa’


Jump to tag:

Projects tagged ‘bug’, ‘java’, and ‘qa’

Filtered by Project Tags bug java qa

Refine results Project Tags development (4) testing (2) code (2) www (2) analysis (2) tracking (2) eclipse (2) debugger (2) issue (2) tools (2) programming (2) quality (2)

[4 total ]

268 Users
   

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java ... [More] libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. [Less]
Created over 3 years ago.

5 Users
   

The goal of the Scarab project is to build a highly customizable Artifact tracking system.
Created over 3 years ago.

2 Users
 

Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports ... [More] unicode. Try it online at http://openprojectmanager.com [Less]
Created over 2 years ago.

0 Users

Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked
Created over 3 years ago.