Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 22

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

4.00388
   
  4 reviews  |  1,254 users  |  261,560 lines of code  |  7 current contributors  |  Analyzed 2 days ago
 
 

Hudson is an automated build system for a team as well as a system that monitors automated jobs (such as cron jobs)

4.5748
   
  2 reviews  |  373 users  |  303,151 lines of code  |  10 current contributors  |  Analyzed 4 months ago
 
 

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 libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] 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]

4.26437
   
  9 reviews  |  365 users  |  290,023 lines of code  |  3 current contributors  |  Analyzed 8 days ago
 
 

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

3.90909
   
  0 reviews  |  325 users  |  214,784 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms. * Browser compatibility testing. ... [More] Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform. * System functional testing. Create regression tests to verify application functionality and user acceptance. [Less]

4.23077
   
  0 reviews  |  161 users  |  1,432,064 lines of code  |  76 current contributors  |  Analyzed 4 days ago
 
 

Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. Apache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It ... [More] can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. [Less]

4.03846
   
  2 reviews  |  150 users  |  191,136 lines of code  |  3 current contributors  |  Analyzed 2 days ago
 
 

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: * JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations). * Flexible test configuration. * Support for data-driven testing * ... [More] Support for parameters. * distribution of tests on slave machines. * Powerful execution model * Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc...). * Embeds BeanShell for further flexibility. * no dependencies * Dependent methods for application server testing. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc... [Less]

4.30769
   
  1 review  |  109 users  |  116,459 lines of code  |  23 current contributors  |  Analyzed 3 days ago
 
 

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A Web interface is provided to view the details of the current and previous builds.

4.0
   
  0 reviews  |  99 users  |  176,981 lines of code  |  3 current contributors  |  Analyzed 2 days ago
 
 

Java mocking is dominated by expect-run-verify libraries like EasyMock or jMock. Mockito offers simpler and more intuitive approach: you ask questions about interactions after execution. Using mockito, you can verify what you want. Using expect-run-verify libraries you are often forced to look after irrelevant interactions.

4.72222
   
  0 reviews  |  86 users  |  57,214 lines of code  |  7 current contributors  |  Analyzed 8 days ago
 
 
Compare

OLAT is the acronym for Online Learning And Training. It is a web application - a Learning Management System - that supports any kind of online learning, teaching, and tutoring with little didactical restrictions. OLAT is free software/open source, and has been developed since 1999 at the University ... [More] of Zürich and won the MeDiDa-Prix in the year 2000. OLAT has support for various E-learning standards such as IMS Content Packaging, IMS Basic LTI, IMS QTI and SCORM. OLAT offers all the tools that you'd expect of a modern LMS like Wiki, Chat, Forum, Calendar, Cluster, AJAX-support etc. OLAt is used all over the world and has been translated into 30 languages. A packaged deployment (WAR) consistent with the Java Web Specification simplifies the rollout of the application. [Less]

4.6875
   
  3 reviews  |  77 users  |  3,767,504 lines of code  |  12 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.