Projects tagged ‘test’ and ‘web’


[41 total ]

31 Users
   

HtmlUnit is a "browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser. ... [More] It has fairly good JavaScript support (which is constantly improving) and is able to work even with quite complex AJAX libraries, simulating either Firefox or Internet Explorer depending on the configuration you want to use. It is typically used for testing purposes or to retrieve information from web sites. [Less]
Created over 3 years ago.

8 Users
   

PHPSpec is a Behaviour-Driven Development (BDD) framework written for PHP5. It's objective is to supply a domain specific language for specifying the behaviour of code in terms of executable ... [More] examples which although similar to unit tests, encourages a mind set better suited to applying BDD or TDD. This involves highly readable examples written using a plain English style DSL. Indeed, these examples can be parsed into plain text specifications which can be gived to anyone outside a developer group. [Less]
Created over 2 years ago.

5 Users

Based on open-source standards, Codendi is the collaborative platform for software project management proposed by Xerox. From only one interface, it gathers all the needed tools for software ... [More] development teams: management and versioning of code, universal trackers (bugs, tasks, requirements…), document manager, reporting, testing campaign, etc. At the origin, Codendi is a fork from Sourceforge.net. Codendi is based on an LAMP architecture (Linux, Apache, MySQL, PHP) and offers and SOAP Web Services interface. [Less]
Created 6 months ago.

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.

4 Users
   

JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using JUnit to create acceptance tests. Also, we can have ... [More] different testing engines. Currently, only HtmlUnit plugin is ready. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings. JWebUnit provides a high-level API for navigating a web application combined with a set of assertions to verify the application's correctness. This includes navigation via links, form entry and submission, validation of table contents, and other typical business web application features. This code try to stay independent of the libraries behind the scenes. Th [Less]
Created over 3 years ago.

3 Users
   

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. ... [More] Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI. [Less]
Created over 3 years ago.

1 Users
 

AWBot is an easy to use tool to test a web site.: AWbot connects to your web site and make URL requests like any other visitors. AWBot is not a web indexing robot but a web client tool that emulate ... [More] some visitors browsing on your web site to test its stability after a development change, to test its reliability and/or response to heavy load. You choose which pages you want to test in a test/config file (parameters in URLs or forms can be easily supplied). Then you can launch AWbot as often as you want to test your site, get benchmarks information or make some load benchmarking (AWBot can be launched with several simultaneous process). [Less]
Created about 1 year ago.

1 Users
 

A project in progress that will speed up the G2-network by using the similarity in files instead of the complete file.
Created over 2 years ago.

0 Users

WsdlWorks is a web service test tool integrated into Visual Studio. Simply create a new WsdlWorks project, enter your web service's WSDL URL and WsdlWorks will automatically create tests for all your operations including example SOAP requests.
Created 10 months ago.

0 Users

A JavaScript unit testing tool - simple (very) - pure JavaScript - executes tests on the target page, UI actions can be tested, too
Created 12 months ago.