Tools zum messen der Performance

The Grinder – The Grinder ist ein Framework für Lasttests das die Verteilung von Tests sehr einfach machen. Dabei verbinden sich viele lastindizierende Maschinen mit der zu testenden Anwendung. Test Scripte werden in Jython geschrieben, HTTP Sessions können einfach im Browser aufgezeichnet werden.

Pylot – Pylot ist ein kostenloses Open Source Tool um Skalierbarkeit und Performance von Webservices zu testen. HTTP Last Tests geben Aufschluss über Kapazität, Benchmark, Analyse und Möglichkeiten des Systemtunings.

Web Capacity Analysis Tool (WCAT) – Web Capacity Analysis Tool (WCAT) is a lightweight HTTP load generation tool primarily designed to measure the performance of a web server within a controlled environment. WCAT can simulate thousands of concurrent users making requests to a single web site or multiple web sites. The WCAT engine uses a simple script to define the set of HTTP requests to be played back to the web server. Extensibility is provided through plug-in DLLs and a standard, simple API.

fwptt – fwptt it’s a Web application tester program for load testing web applications. It can record normal and ajax requests. I tested it on asp.net applications, but it should work with jsp, php or other.

JCrawler – JCrawler is an open-source (under the CPL) Stress-Testing Tool for web-applications. It comes with the crawling/exploratory feature. You can give JCrawler a set of starting URLs and it will begin crawling from that point onwards, going through any URLs it can find on its way and generating load on the web application

Apache JMeter – 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.

Siege – Siege is an http load testing and benchmarking utility. It was designed to let web developers measure 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 lets its user hit a web server with a configurable number of simulated web browsers.

http_load – http_load runs multiple http fetches in parallel, to test the throughput of a web server. However unlike most such test clients, it runs in a single process, so it doesn’t bog down the client machine. It can be configured to do https fetches as well

Web Polygraph – Web Polygraph is a freely available performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries

OpenSTA – OpenSTA is a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted HTTP and HTTPS heavy load tests with performance measurements from Win32 platforms. However, the architectural design means it could be capable of much more.

This entry was posted in Allgemein, HTML5, Java, JavaScript, PHP. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *