Skip to content
mtopolnik edited this page Sep 12, 2013 · 19 revisions

###Installation instructions:

  1. Download the latest version from SourceForge;
  2. drop it into Eclipse's dropins folder;
  3. start Eclipse.

The plug-in is compatible with JSE 6 onwards, and with Eclipse 3.5 (Galileo) onwards.

###15-minute tutorial

Page overview:

  • create and run your first RequestAge script;
  • learn to read out the histograms;
  • meet the History view and the snapshot reports;
  • expand the minimal script towards a full-blown test scenario.

###RequestAge script skeleton

Page overview:

  • learn about the three main callback functions in a RequestAge script.

###Build and execute a request

Page overview:

  • meet the request builder, URL builder, and XML builder;
  • learn how to process responses;
  • find out about more detailed features.

###Exhaustive reference pages

####Global objects and functions

####ConfigBuilder

####ReqBuilder

####UrlBuilder

####JdomBuilder

Clone this wiki locally