Listen to this episode! [56:58]
Jeremy Miller shares the way automated web testing is done at Dovetail software and guess what! It?s cooler than you might think. That?s no surprise given Jeremy?s track record.
Jeremy is the Chief Software Architect at Dovetail Software. He is the author of the open source StructureMap tool for Dependency Injection with .Net, StoryTeller for supercharged acceptance testing in .Net, and one of the principal developers behind FubuMVC.
Kate?s Visual Studio Kung Fu
you have the wrong link for StoryTeller. It’s on github: https://github.com/storyteller/storyteller
The only problem with Web tests – they are really slow.
We had a similar setup with our own framework and Selenium under the covers. The last time I checked it took 14 hours to complete the whole test suite.