sugarbot is a GUI automation utility for the OLPC Project's Sugar GUI. It provides functionality for developers to write tests for their Activities, and monitor those tests in a similar manner to unit-tests. sugarbot supports continuous integration with buildbot, so that multiple platforms and host configurations may be tested seamlessly.
+
+
- What does that mean?
+
OLPC developers now have a GUI automation environment that they can use to perform regression testing on their Activities. This enhances code reliability, and lets developers spend more time developing, and less time bug-testing and bug-hunting.
+
+
- Where can I see sugarbot in action?
+
A screencast of Sugarbot is available [http://code.google.com/p/sugarbot/downloads/detail?name=ScreenCast2.mp4&can=2&q=#makechanges here]
+
+
- Where can I get sugarbot?
+
Sugarbot's package and documentation is available [http://code.google.com/p/sugarbot/ here]