Hi I just wanted to share my experience.
Hans Schwaebli wrote: > I just figured out today that there is such a tool I was looking for, > and it is called SWT Bot. > > Let me explain what we are looking for. We search for a tool to test RCP > applications (GUI) in a similiar way like with Selenium for web GUIs. We > use the latter with good success. > We, the Apache Directory Project, started using SWTBot for testing Apache Directory Studio. We also integrated it in our Maven build. The best way to learn how to use SWTBot for me was to take a look into the test sources. > > SWT Bot seems to be in an early phase. So there are some questions: > 1. Will it be developed continously, improved, maintained, expanded, > updated etc.? SWTBot is a young project, but there were releases in March, May and June. My impression is that it is under heavy development. > 2. Can an RCP GUI application be tested with it automatically? I mean, > is everything possible, like accessing every widget for test automation > in basically the same way a flesh and blood user can do? Right now not all widgets could be accessed. But there are new features and improvements in each release. For example in the current trunk (labeld with 1.2) there is a new "click" method to select cells in a table. > > I think this project can become a great one, popular and helpful to > developers nearly as JUnit. 100% Ack. Thanks Ketan for your great work. Greetings from Munich, Stefan ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ SWTBot-users mailing list SWTBot-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse