Sequence variables
The Sequence Variables pane lists all variables that were received during the recorded sequences. Those that AppScan® recognizes as session IDs are automatically added to the global list of parameters and cookies that are tracked during the scan (see Parameters, cookies & headers), and they are marked with a checkmark in the "Tracked" column, to indicate that they are being tracked.
Tracking variables
You can change the status of any variable by selecting it and selecting or deselecting the Tracked check box. When a variable is "tracked" AppScan will always send the most recently received version, to help stay in-session.
Note that if you designate a variable as "not tracked" it is removed from the global list of parameters and cookies (see Parameters, cookies & headers).
Defining a variable's format
- Random integer (between 1 - 1000)
- Decrementing integer (starts from 999999, and subtracts 1 each time)
- Incrementing integer (starts from 1, and adds 1 each time)
- Incrementing integer with leading zeros (starts from 000001, and adds 1 each time)
- Random string (5 random characters)
- Random alphabetic string (6 random alphabetic characters)
- Date and time (MMddyyHHmmss)
- Date, time and milliseconds (MMddyyHHmmssSSS)
- Random email address