Skip to main content

Botium Extension Points for Developers

Task Botium Extension Point Further Information
I want to connect Botium with my self-developed chatbot.
  1. Customize one of the Generic Botium Connectors listed on the right
  2. Develop your own Botium Connector
Generic ConnectorsDepending on your technology:
My chatbot is sending custom data items in the response which I want to verify.
  1. JSON-Path Asserter
  2. Develop your own Botium Asserter
 
I have some data items in a custom API which I want to verify on a Botium test case.
  1. HTTP API Asserter
  2. Database Asserters
  3. Develop your own Botium Asserter
 
As part of a Botium test case I have to make additional calls to a custom API.
  1. HTTP Logic Hook
  2. Develop your own Botium Logic Hook
 
As part of a Botium test case I have to check if the user received an E-Mail or SMS.
  1. Email Inbox Asserter
  2. SMS Inbox Asserter
 
I have to use a custom token for authentication in my test cases. Implementing Token-Based Authentication for Test Cases  

Was this article helpful?

0 out of 0 found this helpful