PDE tests are JUnit based tests, where you grab things in the UI using PDE and the available eclipse API. They're difficult to write (but run faster) as they need more time.
Your tests should have a good proportion of JUnit and functional tests, SWTBot fits in the later. On Tue, Jun 10, 2008 at 9:41 PM, Hans Schwaebli <[EMAIL PROTECTED]> wrote: > My boss said that we could take into consideration using SWT Bot for our > tests and that we might use PDE if something does not work (yet) with SWT > Bot. I don't know what Eclipse PDE really is, but he thinks, that we might > use it. Maybe we need to really know the details of PDE to be able to not > having to rely too much on SWT Bot. > > What do you think? Or would you say that it would be better to join the > development of SWT Bot. But of course this is not our goal, we just need a > testing framework for RCP GUI tests. I don't know how time intensive it > would be to workaround with PDE or to contribute to SWT Bot. > > What do you think? > > ------------------------------------------------------------------------- > 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 > > > -- Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse ------------------------------------------------------------------------- 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