Skip to main content

Home/ Qualité web et testing/ Group items tagged http

Rss Feed Group items tagged

David Lafon

RED: - 0 views

  •  
    RED is a robot that checks HTTP resources to see how they'll behave, pointing out common problems and suggesting improvements. Although it is not a HTTP conformance tester, it can find a number of HTTP-related issues.
  •  
    RED is a robot that checks HTTP resources to see how they'll behave, pointing out common problems and suggesting improvements. Although it is not a HTTP conformance tester, it can find a number of HTTP-related issues.
David Lafon

Joe Dog Software - Siege Home - 0 views

  •  
    Siege is an http regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. Siege supports basic authentication, cookies, HTTP and HTTPS protocols. It allows the user hit a web server with a configurable number of concurrent simulated users. Those users place the webserver "under siege."
David Lafon

Pylot | Open Source Web Performance Tool - 0 views

  •  
    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. Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI or shell/console.
David Lafon

ab - Apache HTTP server benchmarking tool - Apache HTTP Server - 0 views

  •  
    ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give you an impression of how your current Apache installation performs. This especially shows you how many requests per second your Apache installation is capable of serving.
David Lafon

minify - Project Hosting on Google Code - 0 views

  •  
    Minify is a PHP5 app that can combine multiple CSS or Javascript files, compress their contents (i.e. removal of unnecessary whitespace/comments), and serve the results with HTTP encoding (gzip/deflate) and headers that allow optimal client-side caching. This helps you follow several of Yahoo!'s Rules for High Performance Web Sites. (See "Problem Domain" below for more info.)
David Lafon

OpenSTA Users Home Page - Free Web Load and Stress Testing Tool - 0 views

  •  
    Resource index site for the free HTTP performance test application OpenSTA. Web Load and stress testing for no cost; open source and GPL
David Lafon

JMeter - Apache JMeter - 0 views

  •  
    Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. config de départ : Workbench/add/Non-test elements/HTTP Proxy Server
  •  
    Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
David Lafon

Howto Dynamically Insert Javascript And CSS - 0 views

  •  
    "var headID = document.getElementsByTagName("head")[0]; var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.src = 'http://www.somedomain.com/somescript.js'; headID.appendChild(newScript);"
David Lafon

http://fitnesse.org - 0 views

  •  
    The fully integrated standalone wiki, and acceptance testing framework.
1 - 20 of 216 Next › Last »
Showing 20 items per page