Botium includes asserters typically used in test strategies for chatbots:
-
Asserting Hyperlink Existence and Availability in a chatbot response
-
Asserting with Custom HTTP/JSON API Requests
-
Asserting SQL Database Content
-
and more …
Enable/Disable Asserters
To enable/disable an asserter:
-
Go to Settings / System Settings / Registered Components
-
Click the asserter in the list to open the edit view
-
Enable/Disable the Include in Default Component Set switch for having the asserter included in all test sessions by default (enabled) or for having it to select manually (disabled)
-
Enable/Disable the Register as global scripting component switch for making the asserter act for all conversation steps (enabled) or for having it to make part of the script (disabled) - behaviour depends on the asserter implementation
-
-
Don’t forget to click the Save button