We have written our own integration test harness where we can write a number of \"operations\" or tests, such as \"GenerateOrders\". We have a number of parameters we can use t
You could try the Concordion framework for writing user acceptance tests in HTML files. It takes a BDD-style approach. There is a .Net port as well