Page History
Scripting extensibility allows to programmatically extend StresStimulus functionality and behavior programmatically. You can write your own custom logic that can to access the internal test object model (TOM), generate test parameters, modify HTTP requests and responses, and create other customizations.
Scripting extensibility allows to:
- create Create scriptable variables that can be used to create a custom request parameter of any complexity;
- create Create components that can be used to modify StresStimulus event handling and change requests and responses based on the test context information.
...
Overview
Content Tools



