Questions tagged [botium-box]

55 questions
0
votes
1 answer

How to use variables with an utterance file in botium

I have a botium/dialogflow project that my developer has created using node and not botiumbox. I want to be able to call multiple neighborhoods in multiple ways using variables. For example, I know using a variable in an adaptive card should look…
Pix81
  • 585
  • 3
  • 15
  • 33
0
votes
1 answer

How to specify that I want an exact match between strings in Botium Box (Watson Assistant)

I am having the following issue while testing the dialogues of my Watson Assistant skill in Botium Box: it looks like some test cases pass with success even though there is not an exact match between the expected response and the actual response of…
Pinolo
  • 1
  • 1
0
votes
0 answers

Botium Webhook connection error to Kore.ai

I want to integrate Botium Community Edition with our Kore.ai platform. I've created a Webhook channel and set the generated Webhook Url, Client ID and Client Secret in my testbot on Botium. When I select Live Chat and hit Connect I get a 'ChatBot…
János
  • 133
  • 1
  • 11
0
votes
1 answer

How to send a valid regex in botium

I'm working on a nodejs framework with botium tests (not botium box) The botium card is as following: Rejected referrals #me rejected referrals #bot "You have * Rejected referrals." CARDS referral My error is Rejected referrals/Line 6: Expected…
Pix81
  • 585
  • 3
  • 15
  • 33
0
votes
0 answers

Dialogflow follow-up intents not resolving correctly when running botium tests

I have created a Dialogflow agent with several follow-up intents. The agent works and resolves to the correct intent when testing the agent manually on the Dialogflow console. However, when I run a Botium test, the agent behaves differently,…
user5987202
0
votes
1 answer

How to send an additional request to endpoint after each test case

I’m currently looking at Botium Box, and I’m wondering if it is possible to send an additional request to our endpoint after each test case? Let me give you some background information about how we set up the HTTP(S)/JSON connector in Botium Box and…
-1
votes
1 answer

How to configure Botium core to test a directline3 chatbot hosted in Web. Could someone please guide me in here?

I want to automate a voice based chatbot hosted in web. Could some please help me in where to start with? There is not much documentation on how to configure Botium binding and start executing. Could someone please help me here
Dilu
  • 3
  • 1
-1
votes
1 answer

Question on Botium-core along with other automation framework

Has anyone tried using botium-core alone for web/mobile conversational testing while rest of the web page related testing remain in existing automation framework like nemo, nightwatch or roboautomation framework. For instance login to webpage and…
user662799
  • 11
  • 3
-1
votes
1 answer

How to use Botium Speech Processing with Botium Box (community edition) to test voice bot?

I have insatlled Botium Box (community edition) v2.6.0 (running on port 4000) and Botium Speech Processing(running on port 81). I would like to test voice bot, So how to use above mentioned tool in integration to achieve my purpose.
-1
votes
1 answer

How to import Amazon Lex intent and use it in Botium convo directly for testing

How to import Amazon lex intent and use it in boitum convo directly for testing? https://github.com/codeforequity-at/botium-connector-lex
1 2 3
4