SWTBot/Articles And Tutorials
From Eclipsepedia
< SWTBot
| SWTBot |
| Website |
| Update Sites |
| Community |
| Mailing List • Forums/Newsgroups • IRC |
| Contribute |
| Open Bugzilla tickets • Open Gerrit reviews |
| Browse Source |
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
- SWTBot Test Recorder and Generator introduction
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
- Early 2013 news about SWTBot - Eclipse 4, Test Generator, contribution openness
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)