Projects tagged ‘automation’ and ‘testng’


Jump to tag:

Projects tagged ‘automation’ and ‘testng’

Filtered by Project Tags automation testng

Refine results Project Tags test (2) jsonrpc (1) ajax (1) testing (1) development (1) web (1) javascript (1) json (1) python (1) ringo (1) grails (1) wsgi (1)

[3 total ]

5 Users
 

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 ... [More] variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill 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]
Created over 2 years ago.

1 Users

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 ... [More] execution engine with the expressiveness of the Groovy language to make writing tasks, running tests, and analyzing reports pure bliss. News2009-09-02 Lightest 0.4 has been released! 2009-06-19 Lightest 0.3 has been released! [Less]
Created about 1 year ago.

0 Users

GoalsTSeNG provides an abstraction layer for the elements and actions of a site under test, allowing for decoupling test design and site structure. FeaturesThe 0.1 feature set (available now) ... [More] includes a TestNG test class that handles pulling values from a Test Suite file, using these values to set up a Selenium instance, and providing access to the freshly created Selenium instance. This is all Maven-ready, allowing testers to start writing their tests within minutes of a "mvn install" command. The 0.2 feature set (currently in trunk) adds functionality for defining a UI Map that increases code readability, enables test definition before implementation, and simplifies maintainability for rapidly-changing sites. This core functionality has been implemented and is now available in the SVN trunk. Release is slated for Feb-March 2009, pending integration of the UI Map loader into the global setup. The 0.3 feature set (still in planning, release date unknown) will provide functionality for managing data input and feeding it to UI elements. OriginsTSeNG is based off of Google's Ringo tool, as described in Building a Framework around Selenium at GTAC 2007. TSeNG's ultimate goal is to replicate (or improve upon) Ringo's Abstractions, Conditions, IO interface, and Data Templates. [Less]
Created 12 months ago.