SWTBot/Articles And Tutorials
From Eclipsepedia
< SWTBot(Redirected from SWTBot/Articles)
| SWTBot |
| Website |
| Download |
| Dev Builds |
| Update Site Ganymede e3.4 Galileo e3.5 |
| Community |
| Mailing List • Newsgroup • IRC |
| Bugzilla |
| Open |
| Help Wanted |
| Bug Day |
| Source |
| {{{sourceRepository}}} |
This page lists some of the blogs that others have written about interesting usages of SWTBot:
Contents |
SWTBot Screencasts
- A 5 minute quick quick tutorial on how to get started with swtbot
- Running SWTBot tests from the command line
Slideware
eergegege
Some interesting usages of SWTBot
- Keep your documentation screenshots in sync with the UI -- take screenshots as part of your tests
- Reusing Functional Tests -- Part 1
- Running SWTBot tests from Cucumber
- SWTBot tests from RSpec using Glimmer
- Continuous Integration with SWTBot -- How to integrate SWTBot Test in your Continuous Integration
Articles
- InfoQ: Java GUI Testing With JRuby
- German Java Magazin article about testing Eclipse RCP applications with SWTBot
Example code
- Example code for SWTBot tests using RSpec and Glimmer
- SWTBot complete tutorial with GEF tests and add to continuous integration
- Example on using SWTBot with pure Maven (no Tycho, no Ant PDE)