[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] GUI testing tool

Hi,

I wish to implement some sort of test suite for my GMF application, so I wish to use some sort of testing tools that can interact with the GUI (ideally the tool will be able to simulate the event of user clicking a button or drawing figures on the canvas and so on)

My research yielded SWTBot: http://eclipse.org/swtbot/

I'm just wondering if this is the best tool to use or whether anyone has a better recommendation?

Thanks,
Johan