語言
中文演講/英文投影片
分類
測試
Python 難易度
進階
投影片連結
摘要
In this talk, we will introduce ATDD and demo using RobotFramework for Agile development. It is expected that audience heard about Agile and TDD.
說明
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