RobotFramework - An ATDD framework

Language

Chinese talk w. English slides

Category

Testing

Python Level

Experienced

Slides Link

http://slides.com/apuaa-aa/deck

Abstract

In this talk, we will introduce ATDD and demo using RobotFramework for Agile development. It is expected that audience heard about Agile and TDD.

Description

In PyConTW 2014, Carl Su introduced [RobotFramework + Selenium2Library](http://www.slideshare.net/bcbcarl/robot-intro) to run acceptance test automatically; this time, I'd like to talk more about RobotFramework. RobotFramework is not only a test framework but also helpful for ATDD (acceptance test driven development). As a framework, it provides a simple way to create customized libraries, remote libraries, and listener (monitor), so that developer or QA can focus on the test cases design. In this talk, we will discuss how RobotFramework helps automating tests and ATDD.

Apua Juan

Yet another Python programmer