REQUEST A DEMO

Web testing using Canopy

With Dovetail Agent 5 and SelfService 2, we’re using Canopy for acceptance testing. We even ship our test suites with the app, so if you customize/extend the application, you can run the tests to be sure you didn’t break anything, and you can add in your own tests for any custom functionality.

So far, Canopy has proved itself to be the nicest web testing framework we’ve used – it’s simple and stable.

Scott Hansleman recently kicked out a nice blog post talking about canopy and the F# language. In it, he provides some links to playing with F# and a simple Canopy example. Great stuff!

So check out the tutorials that Scott links to, and then for our Dovetail Agent and SelfService customers – be sure to download the latest versions of those apps and check out the tests in the source\acceptance directory.