|
JBlitz Professional is a pure JavaTM tool for carrying out stress,
performance and functional testing on websites and web applications. It works by
requesting web resources with a configurable loading and looking for errors in
the responses as they are sent back.
Resources can be sets of web pages, individual web pages, CGI scripts, Active Server Pages,
Java Server Pages etc, in fact, anything that can be typed into the
request line of a browser.
JBlitz has a built-in multi-threaded
architecture designed to simulate multiple concurrent 'virtual users' and to
exercise your site to the nth degree. You can simulate ten, fifty, hundreds or even thousands
of virtual users accessing a web page or set of web pages in sequence. The
limiting factors are the power of the machine and the bandwidth of the
connection between your machine and the website's web server.
JBlitz is designed to detect errors as they occur, exposing any
weaknesses in your website's server-side functionality by stressing many
web pages simultaneously. Often, server side technology is vulnerable to
multiple concurrent requests, especially at high volume. For example, a
database update routine could contend with other database access routines.
Badly coded server side software compromises your website, can lose you
customers and can lose you money!
JBlitz is fully extensible with a JavaTM API that allows you to
extend, modify or replace parts of the query engine, listen to events as they occur, check
each web page download for accuracy and timeliness, integrate with your own or
third party software and a host of other things besides.
JBlitz is designed to be easy to use.
Help panels are added throughout to give guidance. Keyboard assignments
have wherever possible been included to facilitate 'power' users.
Tooltips are helpful and informative. Each website and web page entered is
remembered across runs. In fact, all settings from the previous run are
re-applied the next time you start JBlitz.
To get started with JBlitz:
- Download the free evaluation version of JBlitz. It comes packaged in a variety of formats
including a windows install program.
- Follow the installation
instructions to install JBlitz to a folder of your choice. Click on the icon created
during installation to run JBlitz.
- Follow our online step
by step guide to configuring your test cases. Each test case targets a
specific functional area of your website or web application and can be
assigned an arbitrary number of virtual users. Each virtual user steps
through the download sequence as defined in the test case checking for
errors as it goes.
- All your settings are saved into an XML based test configuration
file. Test results are stored similarly.
Remember: Right mouse button options are provided in many places. Help panels
are shown on most screens to explain them in summary. Tool-tips give further
guidance for most controls and widgets. Email
any questions no matter how trivial to us - we are only too happy to be of help.
|