Gáspár Nagy on software

coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions

SpecSync v3.2 released / display iteration and step results in ADO!

by Gáspár on January 26, 2021

We have just released SpecSync for Azure DevOps v3.2.0 which has been one of the most exciting releases so far. In this email please let me guide you through the most important new features. You can check the complete list of features, improvements and fixes in the Changelog page of our documentation.

[read more…]

BDD Addict Newsletter January 2021 (BEST OF 2020) (#51)

by Gáspár on January 19, 2021

Dear All,

First of all, I wish you a very happy new year for 2021! Are you busy? For me, the first few weeks have not been very intense. Usually there are not many trainings in the first months and I really have to force myself to progress on other duties I have. Especially since we’ve just got the first snow this winter… Who wants to work when this happens? (In Hungary there are usually only a few weeks of snow only, and it is getting less and less.) But the newsletter (and YOU, dear reader) is an exception.

[read more…]

BDD Addict Newsletter December 2020 (#50)

by Gáspár on December 16, 2020

Dear BDD Addicts,

The year is close to finish… people have started to make their conclusions for the year. But it’s hard to tell how much these are going to be valid for the next year or the years after. In spite of the changes that have impacted all of us, I have learned a lot about BDD this year. I have seen how collaboration can find its own ways even in constrained situations. I have seen such discussions; learning about BDD works well remotely. I have learned how beneficial it can be in tough times if you have a consistent continuous quality strategy for your software projects.

[read more…]

Working with BDD Remote Part 3: Make living documentation accessible

by Gáspár on November 25, 2020

Originally posted at specflow.org, 9 July, 2020

Photo by Hack Capital on Unsplash.com

In the article series so far we have seen how to get a better understanding of the requirements using examples in a remote environment and how to formulate these into BDD scenarios online. We also mentioned that the documentation we produced this way is a living documentation, because the scenario execution results can immediately alert when there is a conflict between the expectations and the implemented system. But how valuable is the documentation if nobody uses it? In this section we are focusing on how to make our living documentation better accessible to all stakeholders. In a remote environment this is particularly important.

[read more…]

Working with BDD Remote Part 2: Drive development with Gherkin

by Gáspár on November 24, 2020

Originally posted at specflow.org, 2 July, 2020

Photo by Kimi Lee on Unsplash.com

In Part 1 we have discussed how we can ensure shared understanding in remote environments using examples during the online requirement workshops. As mentioned there, those workshops focused on getting the most out of the precious time together, therefore the result (the rules and the examples) have been captured in a simple form, not using Given/When/Then.

[read more…]