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