Isac is a Scenario Architecture for Clif
HTTP Capture
New project
Create a new CLIF Project : select New
->
CLIF Project in the contextual menu (see "Create CLIF project" in this help).
Now, you can create a new scenario with HTTP Capture feature. This feature is based on
MaxQ open source software.
New HTTP Capture
Open HTTP Capture Wizard : New ->
HTTP Capture
Initialize configuration
A creation wizard is opened and we have to enter the
project where the
capture with the file name will be added and other maxQ properties. Click "Next" when
these properties are set.
- Container : the project where the
file
will be created (the project must exist).
- File
name : the file name. The file must have the extension .xis.
- Port : What port MaxQ should listen on for requests from the browser.
- Proxy settings : HTTP proxy settings for MaxQ's own requests; MaxQ can operate behind a
firewall.
- Timer :
- ConstantTimer : for constant think times
- Null : not to capture think times
- Random : for randomized think times. If Random is selected, we can choose randomized distribution.
Uniform, gaussian, poisson law and negative exponential law distributions are available
Validate Configuration
Click "Validate Configuration" button when you want to confirm properties entered before. After this
validation, you can not change properties and file maxq.properties is created (or set if it already exists)
on the project.
Run HTTP Capture
Click "Start Recording" and "Stop Recording" buttons for respectively
start and stop HTTP Capture. Navigate on your browser for recording requests. Once capture is done,
click on "Finish" button. File is created and opened in the ISAC
Scenario editor.