MakingChatbots / ivr-tester

An automated testing framework for Interactive Voice Response (IVR) call flows
https://ivr-tester.makingchatbots.com/
MIT License
28 stars 9 forks source link

Rerun test against captured transcript #9

Closed SketchingDev closed 3 years ago

SketchingDev commented 3 years ago

When developing a test I often find myself having to rerun the test for each transcript to make sure my condition is correct, before then having to fix it for the next transcription.

Being able to rerun my test against a copy of the transcript that caused it to fail would save time (and money).