Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWTBot/Articles And Tutorials"

m (added some slideware links)
Line 6: Line 6:
 
* [http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes A 5 minute quick quick tutorial on how to get started with swtbot]
 
* [http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes A 5 minute quick quick tutorial on how to get started with swtbot]
 
* [http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotHeadlessTestingForNovices Running SWTBot tests from the command line]
 
* [http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotHeadlessTestingForNovices Running SWTBot tests from the command line]
 +
 +
=== Slideware ===
 +
 +
* [http://download.eclipse.org/technology/swtbot/docs/eclipsecon2009/ eclipsecon2009]
 +
* [http://wiki.eclipse.org/images/e/e9/EADD_Kuebler_GUITestsWithSWTBot.pdf PDF] and [http://wiki.eclipse.org/images/c/c0/EADD_Kuebler_GUITestsWithSWTBot_Screencast.zip screencast] from [[EclipseApplicationDeveloperDayKarlsruhe]]
  
 
=== Some interesting usages of SWTBot ===
 
=== Some interesting usages of SWTBot ===

Revision as of 16:29, 8 September 2009


SWTBot
Website
Update Sites
Community
Mailing List
Forums/Newsgroups
IRC
Contribute
Open Bugzilla tickets
Open Gerrit reviews
Browse Source
Continuous Integration


This page lists some of the blogs that others have written about interesting usages of SWTBot:

SWTBot Screencasts

Slideware

Some interesting usages of SWTBot

Articles

Example code

Slightly older

Back to the top