When you create or update your messaging configuration for the Web Widget or mobile SDK channels, you can – and should – test the setup to experience messaging conversations from the end user's perspective.
The testing processes differ for a widget with a default messaging response that does not use a conversation bot, and one with a conversation bot. In this article, we'll cover both scenarios.
This article includes the following sections:
Testing a widget without a conversation bot
When you're creating or editing a Web Widget or mobile channel with the default messaging response, and that channel is not using a conversation bot, the preview panel displays a basic preview of how an interaction might appear to your customers. This is useful for getting a general idea about the customer experience, but doesn't provide a complete picture.
You can preview the full customer experience by launching a separate testing window. You can use the testing window at any point during the widget creation or editing process.
- Create and configure a new Web Widget, or open the widget you want to update and make your changes.
- At the top of the preview panel, click Test it now.
- Click the launcher at the bottom of the testing window and begin interacting with the conversation, as if you were a customer. When you're done, you can close the window.
Testing a conversation bot
While bot builder's in-product previewer is a great way to get an idea of how your conversation bot works, it doesn’t show some interactions, such as:
- What happens when a user types in a question
- System flows like “I didn’t get that”
- The handover experience to an agent
- How and when triggers run, including Out of Office and CSAT messaging triggers.
In this section, we’ll explain a number of ways you can test your conversation bot's behavior from initiating a conversation to closing a ticket.
- Testing a conversation bot before publication
- Testing your conversation bot in a sandbox (Growth, Professional, and Enterprise plans)
- More testing tips
Testing a conversation bot before publication
You can preview a new bot before publishing it to a live channel using the Test bot button. You can preview any unpublished changes to an existing bot as well. You can test:
- Standard responses, such as greetings or fallback messages
- How the bot matches customer messages to answer intents
- Answer flow steps, including steps that make API calls, vary based on business hours, provide quick reply options, or collect data.
- Bot messages that include rich media, variables, or help center articles
- Transfers to agents, including conversations with real agents. Such conversations create real tickets in Zendesk Support.
To test a bot before publication
- Edit the bot you want to update or create a new bot.
- On bot’s edit page, click Test bot. The testing sidebar opens.
- Use the sidebar to start a conversation with the bot. To reset and start a new conversation, click the Reload icon ( ).
Usage and reporting
Test conversations created using the Test bot button don't count toward your account's Monthly Active Users (MAU) and don't appear in related Explore reports or dashboards.
Limitations
- Answers that contain errors
- Answers that reference content from restricted help centers (where sign in is required to see content)
- Proactive messages
- Automatic translation
Testing your conversation bot in a sandbox (Growth, Professional, and Enterprise plans)
Some account plans have options for testing a bot without exposing it to customers, by creating a testing brand or using a sandbox.
If you are on a Growth or higher plan type, you are allowed to create multiple brands. You can create a brand with a help center specifically for testing purposes.
Messaging configurations and bots are not automatically copied into the sandbox instance and must be manually recreated. See Using messaging in your sandbox for more information.
More testing tips
There is some functionality, beyond the basic bot you’ve created, that we recommend testing early on:
Starting and returning to a conversation
In messaging, we store the customer's conversation history so that customers can leave a chat and return later. Because of this, the bot is disabled once they’ve started speaking to an agent, which can make it difficult to test your bot.
To see a conversation as it appears initially to a customer
- Use an incognito or private browser window to start a conversation as a customer would. This way, you can see the conversation as it appears to a customer starting one for the first time. The conversation bot initiates a contact with the customer, after they’ve clicked the icon to open the widget.
When a customer returns to a conversation, even after a related ticket has been solved or closed, the bot does not initiate the conversation. Instead, the bot waits for the customer to send a message.
To see a conversation as it appears to a returning customer
- In a private or incognito window, start a conversation as a customer would. Follow the conversation through agent handoff, and have an agent change the related ticket status to solved.
- Close the private browser window.
- Open the private browser window again, making sure to use the same browser, and without clearing your cache.
- Enter a message, and note the difference in how the bot responds.
Testing automatic translation
Automatic translation allows agents to communicate with customers even if they are using different languages. The translation feature is enabled in the Agent Workspace. You can see how automatic translation works from both the agent and customer perspectives. See Supporting multilingual botsand Translating conversations in the Zendesk Agent Workspacefor more information.
To test automatic translation
- Create your bot, as described in the sections above, ensuring autotranslation is enabled.
- Change your browser language to the language you want to preview in. You can use a plugin like the Locale Switcher extension for Chrome.
- Open your bot and refresh the page. Note that this won’t work if you already have a conversation with an agent open.