How to Enable
To use scripting memory and variable matching, ensure the
SCRIPTING_ENABLE_MEMORY
capability is set. This enables the bot
to handle dynamic data.
- Navigate to
Botium Tools & Settings > Test Sets > Your Test Set > Configuration > Scripting
- Scroll down the page and toggle the Enable Scripting Memory switch
Scripting Memory Uses
The Scripting Memory in Botium has several use cases and can be enabled with this option:
-
Extract and reuse text from a bot response
-
Use dynamic content in BotiumScript
-
Running a single convo multiple times with different parameters
The Scripting Memory Matching Mode option is for fine-tuning the text extraction logic - see capability.
Enable the Enable Test Parameter Store option if you have scripting memory files for parameterizing your convos in the test set.
You can find a sample test set for Botium showing these options in action by importing the test set from this URL into Botium.