I'm a habitual user of junit for most work I do - but my previous work has never involved a (serious) user interface.
I've recently moved to plugin-developement and I'm suddenly finding an interesting and complex user interface to play with. My issue is that I've no real idea about best practices for testing user interfaces in general let alone for eclipse and plugins - I'd love to know if it there was something that could do for eclipse the record-and-playback stuff that Selenium can do for web apps.
If anyone could point me in the right direction/give me some context - that would be great