How to automatically generate a test script for your Dialogflow ES bot
If you haven’t already done so, please log in
Download your Dialogflow ES agent ZIP file to your computer using the Export feature
Select the agent’s language

Click on “Browse..” and select the ES agent ZIP file you just downloaded

You will see a preview of the generated CSV test script

Click on the Download Test Script CSV File to download the CSV test script to your computer.

You can then use it to run automated tests inside PyCharm as described here.
You must be logged in to post a comment.