Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
SWTBot/Articles And Tutorials
< SWTBot
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:
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
- eclipsecon2009
- PDF and screencast from EclipseApplicationDeveloperDayKarlsruhe
- Functional Testing made easy with SWTBot for Developers and Testers -- presented at EclipseCon Europe 2015
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
- Functional Testing made easy with SWTBot for Developers and Testers -- at EclipseCon Europe 2015
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
- German Eclipse Magazin article about testing NatTable with SWTBot (sources)
- Functional Testing made easy with SWTBot for Developers and Testers -- in Eclipse Newsletter September 2014
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)