Can anyone explain me about testing tools(hardware/software)

I developed a chatbot using rasa and now am going to write a test plan document…can anyone give me some idea what am suppose to write about testing tools in terms of this chatbot that is developed on top of rasa??..

Hello Faiza,

You can check this guide on how to test your assistant. Strongly suggest to give this article a read since it mentions unit and integration testing which is really important (you can find examples in Rasa Open Source here) but also mentions the Botium simulator, a tool specifically for this purpose, testing assistants.

recently wrote about some important and often neglected considerations when working out a test plan for a chatbot: 4 DO’s and 3 DON’Ts for Chatbot Testing Strategies | by Florian Treml | Feb, 2021 | Medium