Unit testing code is important. If you make code changes in a library that other people are using, you want to make sure all of the code works as expected. Using NUnit is great for that.
However, when it comes to speech applications, you probably manually test your applications before each release.
If you are writing managed code for Office Communications Server 2007 Speech Server, and you are using a SIP for your telephony lines, I have something that will help you automate your testing. I created a simple class that will send SIP INFO requests to the caller if they include "log=true" in the SIP URI parameters. It basically works like this:
Attached is the unit testing code, a demo and some basic instructions. Open the UnitTesting solution and read the ReadMe.htm file for all the details.
Happy Testing!
Remember Me
Theme design by Jelle Druyts
Pick a theme: BlogXP calmBlue Candid Blue dasBlog Discreet Blog Blue Elegante essence Just Html Mono Movable Radio Blue Movable Radio Heat orangeCream Portal Project84 Slate Sound Waves Tricoleur
Powered by: newtelligence dasBlog 1.8.5223.2
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008, Eric Phetteplace
E-mail