Inline Scripts
Inline Scripts allow you to enhance the load test program with additional features.
For example: Modify the HTTP request data before transmitting an URL call, or extracting data fragments from HTTP responses into variables.
This is similar to what you can do with Load Test Plug-Ins. but in a simpler way. Inline Scripts can also abort the current executed loop of a user and trigger a "red" URL error snapshot.
Inline Scripts are written in Prx BASIC programming language. The runtime behavior of Inline Scripts can be tested in advance, whereby the script environment is simulated based on the data of the recorded session.
For full documentation see the attached Prx BASIC Language Reference Manual:
The above manual was written for the latest version of ZebraTester. ZT Basic and inline scripting is almost completely backwards compatible, meaning if you have the latest ZT Basic manual, you should be able to perform any scripting you need. In the rare case that you are using an older version of ZebraTester to perform scripting, look in the Documentation subfolder within your local ZebraTester installation directory. There you will find the manual which was written specifically for your ZebraTester version.