I have a question regarding the multi adaptive card validation for one test utterance.
Example:
1. Multi text in the same adaptive card (attached file)
Test Utterance: Start a new conversation
Bot: Hi <user> welcome to AI chatbot...
Bot: I'm your HR assistant ....etc
2. Multiple adaptive cards for one test utterance
Test Utterance: Update my phone number.
Bot: You want to update the phone number in workday?
Bot: One moment, fetching your information
Bot: Your current phone number is <+1 1234567890> (which will varies all the time, multiple user has different data). provide you new phone number
In the above example:
1. User name and phone number data varies (so how to skip these values while evaluating the text messages??)
2. How can I validate the 2 or 3 adaptive card texts in single test utterenace case?? I don't want to provide entire JSON as structure of JSON is getting changed once in a week, when dev is updating (change is from MS, so cant ask dev team to stop updating the structure).
Please guide me how to overcome this

Report
All responses (
Answers (