What are testing personas and how do I use them?
Testing personas allow you to simulate how different types of users will experience interactions with your assistant. For each testing person you can define custom values for each of the context variables in your project.
Your project contains two default personas to make it easy to start testing without having to create your own.
The Default Persona (All Contexts) assumes that there is a value ("Any-value") present for each context variable
The Default Persona (No Contexts) assumes that there is no value ("No-value") present for each context variable
How do I create a new testing persona?
Open the project library
Select the personas tab and click on + Add persona
Click on on "Untitled Persona" to name your persona and add an optional description
Set values for each of the context variables. You can enter a specific value, choose "Any-value" (signifying that there is a valid value present but not specifying what it is) or select "No-value" (signifying that there is no valid value)
How do I use persona while testing?
To select a persona while testing, click the drop down in the testing view and select the persona you would like to test with.
