Tags : Browse Projects

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

vegeta

Compare

  Analyzed 1 day ago

HTTP load testing tool and library. It's over 9000!

21.6K lines of code

13 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

pyUnitPerf

Compare

  Analyzed about 4 hours ago

pyUnitPerf is a port of Mike Clarks' JUnitPerf to Python. It is a collection of pyUnit test decorators used to measure the performance and scalability of functionality contained within existing pyUnit tests.

636 lines of code

0 current contributors

over 19 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

AWBot

Compare

  Analyzed about 7 hours ago

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 some visitors browsing on your web site to test its stability after a development change, to test ... [More] 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]

3.22K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

webunit

Compare

  Analyzed about 2 hours ago

Webunit is a framework for unit testing websites: Browser-like page fetching including fetching the images and stylesheets needed for a page and following redirects Cookies stored and trackable (all automatically handled) HTTP, HTTPS, GET, POST, basic auth all handled, control over expected ... [More] status codes, ... DOM parsing of pages to retrieve and analyse structure, including simple form re-posting Two-line page-fetch followed by form-submit possible, with error checking Ability to register error page content across multiple tests Uses python's standard unittest module as the underlying framework May also be used to regression-test sites, or ensure their ongoing operation once in production (testing login processes work, etc.) [Less]

1.25K lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

Grinder Webtest

Compare

  No analysis available

This custom module for the Grinder load testing framework allows execution of Visual Studio "webtest" files. It supports parameterization, capturing of variables in HTTP responses, and response validation using regular expressions. Test scripts may be logically grouped into test sets, allowing them ... [More] to share variables and captured values. Test sets can be run sequentially, randomly, in a specific thread, or according to a percentage-based weighting. A correlating test runner is also provided, making it easier for you to find and capture values in your HTTP responses. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...