Script

A Script represents a typical session of web application’s user interaction. It has a well-defined structure and keeps documentation of web application user actions. NetStorm executes a script to emulate a web user activity. A script can be executed several times during a test.

Script Manager records the script, manages and applies parameterization and correlation. User can further insert transactions in the script and can verify by putting checkpoints.