The Alibaba Cloud Chatbot console provides a global test window. You can use the test window to examine complex question and answer (Q&A) details, such as Natural Language Understanding (NLU) parsing results, Q&A path results, and conversation control structures. This helps you quickly find and fix problems to improve your chatbot's performance.
Click the floating robot profile picture button on the right side of the page to open the test window.
Test window configuration items
In the global test window, you can configure the chatbot, perspective, environment, and acknowledgement engine.
Conversation debugging
Enable the debug feature to view the details and hit status of each conversation. This helps you easily review match details.
After you click Detailed data, detailed NLU information is displayed. This shows how the conversation matches across all conversation engines and displays the final decision data from the conversation control. This helps you quickly find problems and optimize your chatbot's performance.
Data simulation
The system supports ingest endpoint data and service data simulation. This lets you simulate real API data to debug the conversation flow before the service API is published.