What software can JBlitz test ?
JBlitz is ideal for testing anything that is web enabled: • Websites • Web enabled applications • Server side software components accessible via a web front end • Web services The rule is that if you are writing a website, or if your application has a web front end (i.e. it is web enabled), then you can test it with JBlitz. JBlitz works with URLs just like a browser, so if you can exercise your software via a web browser, then chances are you can stress and performance test it with JBlitz. JBlitz issues requests using the HTTP/1.0 protocol with either the GET or POST request method.