Browsing projects by Tag(s)

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

Showing page 1 of 4

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. ... [More] The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. [Less]

4.36
   
  2 reviews  |  83 users  |  87,480 lines of code  |  86 current contributors  |  Analyzed 3 days ago
 
 

Watir automates web browsers. It allows you to write tests that are easy to read and easy to maintain. It is optimized for simplicity and flexibility. Watir drives browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether ... [More] expected text appears on the page. Watir works with IE, Firefox and Safari. [Less]

4.625
   
  0 reviews  |  8 users  |  21,555 lines of code  |  12 current contributors  |  Analyzed over 1 year ago
 
 

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill ... [More] implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]

4.66667
   
  1 review  |  8 users  |  58,928 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can be imported from and exported to files and systems, anonymized or ... [More] generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. [Less]

0
 
  0 reviews  |  4 users  |  102,558 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

SST (selenium-simple-test) is a framework built on top of Selenium WebDriver, using Python to make writing functional web tests easier with code.

5.0
 
  0 reviews  |  3 users  |  5,624 lines of code  |  9 current contributors  |  Analyzed 4 days ago
 
 

The MPI Testing Tool (MTT) is a project initiated by the Open MPI project for comprehensive, distributed testing of MPI software packages. MTT is designed to be run in a fully automated fashion (e.g., able to be run via cron on a regular basis). It focuses on providing correctness and performance ... [More] testing across many different impementations and versions of MPI software. The Open MPI Project uses MTT mainly for nightly regression testing of its own software, but also uses it for performance comparisons to other MPI implementations. Note that MTT is not dependent on/does not require Open MPI. [Less]

5.0
 
  0 reviews  |  2 users  |  67,021 lines of code  |  5 current contributors  |  Analyzed 4 days ago
 
 

Functional testing framework for developing Project Darkstar applications (e.g. games). Useful for automate regression tests and develop applications in test-driven manner (test-driven development, TDD). Framework is based on JUnit and Project Darkstar java client library (Project Darkstar Client ... [More] SDK). Tests run against working server application from client's perspective, i.e. tests interact with server application using the same production client-server protocol. Subsidiary control actions is done through MBean management objects. Project Darkstar version 0.9.6 is supported at present. Framework is not tested with newest versions, but it will be soon. There is release version 0.2.0. It has sufficient amount of features to be used in your projects. Javadocs and guide with usage examples available in distributive package. [Less]

0
 
  0 reviews  |  1 user  |  3,670 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Lightest is a task-oriented test automation framework that aims to simply the process of creating functional, integration, and domain-specific testing frameworks. It leverages the flexible TestNG execution engine with the expressiveness of the Groovy language to make writing tasks, running tests ... [More] , and analyzing reports pure bliss. News2009-09-02 Lightest 0.4 has been released! 2009-06-19 Lightest 0.3 has been released! [Less]

0
 
  0 reviews  |  1 user  |  18,861 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

TapTinder is continuous integration and automated testing tool for software engineering. Using your own TapTinder installation or TapTinder service you can monitor, diagnose and improve the quality of software right during development in real-time. TapTinder clients run your builds and tests across ... [More] multiple platforms and multiple environments in parallel. Results are collected by a server that provides fast feedback to your developers. A sophisticated web interface gives you the tools to visualize, trace and analyze collected data to diagnose defects immediately or later for future planning. [Less]

4.0
   
  0 reviews  |  1 user  |  12,759 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

This project helps to detect possible problems related to accessibility and usability of web applications. Currently the code relies on webdriver http://code.google.com/p/webdriver/ which includes support for 'native' keyboard events, which we use to test relatively accurately how web sites ... [More] and web applications behave to user input, etc. The project is young and will be extended and enhanced as we discover, and implement, practical heuristics :) [Less]

0
 
  0 reviews  |  1 user  |  4,354 lines of code  |  2 current contributors  |  Analyzed 7 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.