TDD Archives - Gáspár Nagy on software https://gasparnagy.com/tag/tdd/ coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions Tue, 29 Mar 2022 09:24:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.9 57938217 BDD Addict Newsletter 2022 March #57 https://gasparnagy.com/2022/03/bdd-addict-newsletter-2022-march-57/ Tue, 29 Mar 2022 09:24:43 +0000 https://gasparnagy-com.lku.dkk.mybluehost.me/?p=2001 Dear BDD Addicts, COVID came to Europe two years ago and it has changed many things in the software industry. And now, after two years, the Ukrainian crisis again changes many things. I did many SpecFlow courses with Ukrainian attendees and also have a few friends there from my conference visits in Kyiv. Although an […]

The post BDD Addict Newsletter 2022 March #57 appeared first on Gáspár Nagy on software.

]]>
2001
BDD Addict Newsletter March 2021 (#53) https://gasparnagy.com/2021/03/bdd-addict-newsletter-march-2021-53/ Wed, 10 Mar 2021 16:53:28 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1906 Dear BDD Addicts, Spring is here and it seems to be the time of anniversaries. There has gone a year since COVID broke out as a pandemic in Europe, the first BDD Addict newsletter came out 5 years ago and many people are talking about the 20 years anniversary of the Agile Manifesto. I have […]

The post BDD Addict Newsletter March 2021 (#53) appeared first on Gáspár Nagy on software.

]]>
1906
BDD Addict Newsletter February 2021 (#52) https://gasparnagy.com/2021/02/bdd-addict-newsletter-february-2021-52/ Wed, 10 Feb 2021 10:04:52 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1888 Dear BDD Addicts, The beginning of the year is usually a low season for training. This is the time when I can better focus on my coding tasks and when I have more time to think about new conference tasks. This year the topic is the tool called SpecSync that I have been working on […]

The post BDD Addict Newsletter February 2021 (#52) appeared first on Gáspár Nagy on software.

]]>
1888
BDD Addict Newsletter October 2019 https://gasparnagy.com/2019/11/bdd-addict-newsletter-october-2019/ Mon, 11 Nov 2019 21:08:25 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1631 Dear BDD Addicts, This October was a busy month. Conferences, courses, on-site coaching. But whenever I was thinking about how I should introduce this newsletter, I always ended up thinking about Skills Matter. Last week I was in London at the P3X conference at Skills Matter. Friday was the last day of the conference, and […]

The post BDD Addict Newsletter October 2019 appeared first on Gáspár Nagy on software.

]]>
1631
BDD Addict Newsletter September 2019 https://gasparnagy.com/2019/10/bdd-addict-newsletter-september-2019/ Wed, 09 Oct 2019 21:54:47 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1606 Sorry for not writing earlier, but this does not mean that there is nothing to say! Fortunately there have been a plenty of interesting posts and articles about BDD, agile testing and test automation...

The post BDD Addict Newsletter September 2019 appeared first on Gáspár Nagy on software.

]]>
1606
BDD Addict Newsletter June-July 2019 https://gasparnagy.com/2019/07/bdd-addict-newsletter-june-july-2019/ Tue, 02 Jul 2019 19:41:24 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1572 Some last-minute-before-your-(and my)-holiday articles on BDD, agile, test automation and TDD...

The post BDD Addict Newsletter June-July 2019 appeared first on Gáspár Nagy on software.

]]>
1572
Balancing Scenarios and Unit tests (case study with SpecFlow) https://gasparnagy.com/2017/02/balancing-scenarios-and-unit-tests-case-study-with-specflow/ Mon, 20 Feb 2017 19:06:36 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1003 According to the principles of Behavior Driven Development (BDD), we discuss examples and write them down as Gherkin scenarios. These scenarios can be turned into automated tests by BDD tools like Cucumber or SpecFlow, so that the implementation can be “driven” by them. So it is like TDD. But if it is like TDD, there […]

The post Balancing Scenarios and Unit tests (case study with SpecFlow) appeared first on Gáspár Nagy on software.

]]>
1003
DevCamp09: Behavior Driven Development Applied in Unit Testing https://gasparnagy.com/2009/10/devcamp09-behavior-driven-development-applied-in-unit-testing/ Thu, 15 Oct 2009 18:27:00 +0000 http://www.gasparnagy.com/?p=24 The presentation material (slides and demo source code) of my DevCamp09 presentation are on-line now and can be downloaded from the TechTalk website here. The downloadable material also contains the framework that can be used to write BDD-style unit tests. This framework will most probably be joined to SpecFlow, the open-source BDD tool we have […]

The post DevCamp09: Behavior Driven Development Applied in Unit Testing appeared first on Gáspár Nagy on software.

]]>
24
TDD Anti-patterns https://gasparnagy.com/2008/12/tdd-anti-patterns/ Thu, 04 Dec 2008 08:23:00 +0000 http://www.gasparnagy.com/?p=34 I’ve just found this very good collection about TDD anti-patterns in James Carr’s blog and also some extensions (and prioritization) for it in stackoverflow. It’s much fun to read it and it is very useful. Some of my favorites: The Mockery – Sometimes mocking can be good, and handy. But sometimes developers can lose themselves […]

The post TDD Anti-patterns appeared first on Gáspár Nagy on software.

]]>
34