WebdriverIO(Selenium or Appium) Chatbot Unavailable

That’s not a limitation, that’s good test strategy design :slight_smile:
Having dependencies between test cases would be a horrible idea.

The question here is for each and every different utterence, why is bot always giving the same response? Ideally bot should fire different responses for each utterences is my understanding.

This is a question I cannot answer.

Have you tested any bot hosted in Watson assist where each utterence is having different response from bot when you run all the test cases via Botium, the way I did? If not, can you please test once and let me know…Tnx.

well with thousands of users I would be surprised if this has never been done with Botium.
But anyway, Botium is for test automation, it doesn’t care if the answers are delivered sequentially or randomly - that’s up to the test case designer how to handle these cases.

1 Like

Hello @Florian hope you are doing good…recently i have been trying to integrate Perfecto with Botium as per the docs https://www.botium.ai/testing-a-chatbot-end-to-end-with-perfecto-and-botium/ and Botium on my Botium Box https://us.ibm.botiumbox.com/settings/devicesets/register
This is the Device Provider registration that I did

Now when I am trying to register a Device Set, I am getting the following error.

For Selenium:

For Appium:

even though I am using the proper security token that I am having for my Perfecto account.

What happens if you click on the Ping button ?

But anyway, this is a question for the Perfecto support, I cannot tell what’s wrong with your Security Token.

I get this error:

Please ask Perfecto what’s wrong with your security token …

Sure I have already raised a support ticket with Perfecto for this.

Another thing that I am looking for as per your documentation Testing a Chatbot End-to-End with Perfecto and Botium - Botium is the CoronaBot. Can you kindly please share that(like github link) so that once this Perfecto-Botium connectivity is established, I can try out this bot for my Perfecto Botium exploration.

The coronabot was a sample prepared by us for our demos, and we already shut it down, sorry.

Is there any sample bot please which you can think off which I can use please.

You can publish any Watson Assistant or a Dialogflow agent as “Preview”.

okie thanks.