Scripting extensibility allows to extend StresStimulus functionality and behavior programmatically. You can write your own custom logic 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 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