Tags : Browse Projects

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

Windmill

Compare

  Analyzed about 6 hours 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]

58.9K lines of code

0 current contributors

almost 8 years since last commit

8 users on Open Hub

Inactive
4.66667
   
I Use This

chaijs

Compare

  Analyzed about 3 hours ago

Extensible BDD / TDD assertion library for JavaScript

16.7K lines of code

8 current contributors

3 months since last commit

8 users on Open Hub

Very Low Activity
0.0
 
I Use This

piglit

Compare

  Analyzed about 21 hours ago

Piglit is a collection of automated tests for OpenGL implementations. The goal of Piglit is to help improve the quality of open source OpenGL drivers by providing developers with a simple means to perform regression tests.

404K lines of code

53 current contributors

21 days since last commit

8 users on Open Hub

Moderate Activity
5.0
 
I Use This

JDepend plugin for Eclipse

Compare

  Analyzed about 19 hours ago

JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the ... [More] quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively. Advanced JDepend documantation are available as online help in Eclipse (press F1 key) or on the JDepend creator's site (please do not ask me what JDepend metrics are - ask Mike:) [Less]

5.93K lines of code

0 current contributors

almost 4 years since last commit

8 users on Open Hub

Inactive
3.33333
   
I Use This

Mocha (JavaScript Testing Framework)

Compare

  Analyzed about 23 hours ago

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)

31.2K lines of code

55 current contributors

27 days since last commit

7 users on Open Hub

Moderate Activity
0.0
 
I Use This

JsUnit

Compare

  Analyzed about 21 hours ago

This is JsUnit, a JavaScript unit test framework. JsUnit is a JavaScript port of JUnit.

8.62K lines of code

0 current contributors

almost 9 years since last commit

7 users on Open Hub

Inactive
4.0
   
I Use This

httpunit

Compare

  Analyzed about 2 hours ago

HttpUnit emulates the relevant portions of browser behavior, including form submission, Javascript, basic HTTP authentication, cookies, and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or containers of forms, tables, and links. When ... [More] combined with a framework such as JUnit, it is fairly easy to write tests that very quickly verify the functioning of a Web site. [Less]

13.4K lines of code

0 current contributors

over 17 years since last commit

7 users on Open Hub

Inactive
2.0
   
I Use This
Licenses: No declared licenses

Robotium

Compare

  Analyzed about 23 hours ago

It's like Selenium, but for Android. User scenario testing for Android. Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and ... [More] acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, Menus and Context Menus. [Less]

8.52K lines of code

0 current contributors

over 7 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

Sahi

Compare

  Analyzed about 3 hours ago

Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts. Developed in java and javascript, this tool uses simple javascript to execute events on the browser. Its features include in-browser controls, intelligent recorder, text based scripts ... [More] , ant and command line support for playback of suites of tests, multi threaded playback, HTTP and HTTPS support, and excellent AJAX support. Sahi supports most modern web browsers. [Less]

50.8K lines of code

0 current contributors

over 7 years since last commit

7 users on Open Hub

Inactive
4.0
   
I Use This

tcpreplay

Compare

  Analyzed 1 day ago

Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for UNIX (and Win32 under Cygwin) operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite ... [More] Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices. Tcpreplay is used by numerous firewall, IDS, IPS and other networking vendors, enterprises, universities, labs and open source projects. [Less]

40.1K lines of code

3 current contributors

11 months since last commit

6 users on Open Hub

Very Low Activity
4.5
   
I Use This
Licenses: BSD-3-Clause, gpl3