Connect Direct Line

Hey, guys.

I need to test a Microsoft chatBot called PVA (Power Virtual Agents), it has a Direct Line connection. What do I need to do to connect botium-cli with hotline? should i just type the key? or do I need to enter other information in the botium.json file? the documentation was not very clear.

Another question, where do I write test cases? in the Convos folder? How does it read the questions and the response expected by the bot? this is not clear in the documentation

Configuration is done the file botium.json. For Directline, you have to enter the Directline Secret Key there. More information about the configuration values (“capabilities”) you can find on the Github page

I suggest to go through this tutorial to learn the Botium basics.

1 Like