TestCon Europe 2019

Slavoj Písek

Diebold Nixdorf, Czech Republic

BIO

Slavoj Písek – is a senior developer and development team leader at Diebold Nixdorf. He has got nearly 2 decades experience in software developing and testing.
For more than 6 years he has been participating in the implementation of automated testing in the company as a team leader and project leader. Besides, he is an author or coauthor of several articles in IT magazines, and more than 20 books on programming and Information technologies.
Besides he is a regular contributor to the classes of SW testing and developing on several Czech universities and to IT conferences.

Workshop

Test Driven Development (TDD) Demystified

As agile methodologies came to the power, testing and writing the code is bound as tight as never before. In that situation TDD concept shows itself in its best. But it need not be so obvious that the TDD is not only about writing huge number of tests. It is about understanding benefits and costs of the unit testing and early testing in general. This tutorial should give you some clues if the TDD is worth doing. We will discuss it without any prejudices and marketing phrases. The hardest part of starting with the TDD is to find a good starting point. It is quite common that people want to start but the first objections discourage them and they refuse TDD at all.
Within the course we are going to form groups of two or three and start to build up a simple project using TDD from scratch. We will focus on the advantages of this approach, but we will not close our eyes before all possible pitfalls. You might find there answers to some questions that caused your previous denial of TDD.