Documentation Index
Fetch the complete documentation index at: https://docs.testdriver.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
initcommand 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.

