We're doing automated acceptance testing of our windows forms apps. We're using Fitnesse to have our business people write the tests, and then writing C# fixtures to carry out the tests.
We're currently looking at both UI Automated (using project White) and just running the code itself.
I'm curious as to what other people do for this kind of thing - google isn't turning up a lot of useful information on automated UI testing...