Pekka Klarck's Robot Framework Hands-On Training

Organiser
OpenSource & Agile Community Events
Date
Thu, 29 Sep 2011, 08:00 - 10:00 (Add to calendar) GMT
Venue
The Skills Matter eXChange , London, GB
Cost
Free

This 2-day hands-on Robot Framework workshop will show you how to create maintainable acceptance tests with Robot Framework and how to use various features of the framework effectively. We will also go through how to use Robot Framework for Acceptance Test Driven Development (ATDD) and how to extend it with your own test libraries.

Robot Framework is a generic open source test automation framework for acceptance level testing and ATDD. It utilizes the keyword-driven testing approach and its tabular test data syntax is easy enough to learn also for non-programmers. Its testing capabilities can be extended with test libraries (a.k.a. fixtures) implemented natively using Python or Java and with other languages via a remote interface.

Robot Framework has a rich ecosystem around it. There are, for example, ready-made libraries for web testing, databases, SSH, Swing, SWT and Windows GUIs. Although the test data can be edited with any text or HTML editor (depending on the format), there is also a separate editor called RIDE with powerful features such as syntax highlighting, keyword completion, and simple refactoring support. There are also plugins for Ant, Maven, and Hudson/Jenkins.

Get more info and book your place at -- hurry, book before First 29 Aug 11 and get a 50% discount!

http://skillsmatter.com/course/agile-testing/pekka-klarcks-robot-framework-hands-on-training/js-1603

When: Sept 29-30

Cost: £547.50 if booked before Aug 29, or £1095 after.

 

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell