Testing AI Chatbots with TestDriver
TestDriver can be used to test AI chatbots, or any two way assertions like:- Approval workflows
- Chatbots
- Email or SMS notifications
- And more!
Prerequisites
Before running the tests, ensure you have performed the following steps:- If you havenโt already, signup for a Free Trial on the TestDriver website
- Run the
init
command to set up the TestDriver configuration using the API key you got when you signed up for the trial:
Now you are ready to run the tests!
Scenario overview
- Load a website with an AI chatbot.
- Type a chat message or ask a question.
- Wait for the chatbot to respond.
- Verify that the chatbotโs response is correct and meets the expected criteria.