I'm currently in the process of developing a large VoiceXML IVR application using the Genesys GVP 8.1.5 framework. I have successfully built, tested and deployed two smaller apps with no issues. However, testing on the large app is taking a long time as I have to navigate through all the menu's from the start to test functionality further down the call flow.
I'm looking for some unit testing software that can make this process less painful. This would be simple if I was just testing plain old VoiceXML/Javascript but the apps call middleware functions and connect to media servers so a lot of stuff won't be easy to test on something like JVoiceXML.
I'm just wondering if anyone has any experience in this area and can point me in the right direction? I have Googled this extensively and searched the Genesys forums but still can't find a solution.