Tools Archives - Gáspár Nagy on software https://gasparnagy.com/tag/tools/ coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions Mon, 03 Sep 2018 20:26:49 +0000 en-US hourly 1 https://wordpress.org/?v=6.9 57938217 BDD Addict Newsletter August 2018 https://gasparnagy.com/2018/09/bdd-addict-newsletter-august-2018/ Mon, 03 Sep 2018 20:26:49 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1285 The monthly dose for BDD addicts…  In August stories by Gojko Adzic, Hiptest team, Liz Keogh, Andy Knight & Markus Oberlehner  … Subscribe to the monthly newsletter at http://bddaddict.com so that you never miss it! (Did you get the June-July issue?) Dear BDD Addicts, You are probably back form the summer holidays. Busy days are […]

The post BDD Addict Newsletter August 2018 appeared first on Gáspár Nagy on software.

]]>
1285
BDD Addict Newsletter May 2018 https://gasparnagy.com/2018/06/bdd-addict-newsletter-may-2018/ https://gasparnagy.com/2018/06/bdd-addict-newsletter-may-2018/#comments Wed, 06 Jun 2018 09:29:00 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=1256 The monthly dose for BDD addicts…  In May stories by Marko Anastasov, Dave Farley, Andrew Knight, John Ferguson Smart & Joe Wright … Subscribe to the monthly newsletter at http://bddaddict.com so that you never miss it! (Did you get the April issue?) Dear BDD Addicts, May was pretty busy for me. There happened many things […]

The post BDD Addict Newsletter May 2018 appeared first on Gáspár Nagy on software.

]]>
https://gasparnagy.com/2018/06/bdd-addict-newsletter-may-2018/feed/ 1 1256
SpecRun – because integration tests are not unit tests https://gasparnagy.com/2011/09/specrun-because-integration-tests-are-not-unit-tests/ Fri, 02 Sep 2011 14:05:00 +0000 http://www.gasparnagy.com/?p=9 We have started the SpecFlow project in 2009 to provide a tool for .NET developers to perform BDD-style functional testing. SpecFlow uses unit testing frameworks, like NUnit, MsTest or MbUnit to execute the Gherkin scenarios. While this was a pragmatic choice, it has turned out that for executing functional integration tests, these unit test frameworks […]

The post SpecRun – because integration tests are not unit tests appeared first on Gáspár Nagy on software.

]]>
9
Git & Dropbox for preparing live demos https://gasparnagy.com/2011/06/git-dropbox-for-preparing-live-demos/ Tue, 14 Jun 2011 09:51:00 +0000 http://www.gasparnagy.com/?p=12 I have arrived from Oslo where we did two sessions with Jonas Bandi on NDC 2011 about SpecFlow. As Jonas lives in Switzerland and I live in Hungary, we have used Dropbox to synchronize the content we are working on. This was fine for slides and other notes, but for the code demo we did […]

The post Git & Dropbox for preparing live demos appeared first on Gáspár Nagy on software.

]]>
12
SpecLog Comes! https://gasparnagy.com/2011/02/speclog-comes/ Wed, 02 Feb 2011 08:07:00 +0000 http://www.gasparnagy.com/?p=20 In November 2009 we have started with the SpecFlow project to support .NET community with a BDD tool that is nicely integrating to the development environment. Through SpecFlow and the projects we delivered, we have learned a lot about agile requirement analysis and BDD. And now, after 14 months we also have something new to […]

The post SpecLog Comes! appeared first on Gáspár Nagy on software.

]]>
20
SpecFlow: Pragmatic BDD for .NET https://gasparnagy.com/2009/10/specflow-pragmatic-bdd-for-net/ https://gasparnagy.com/2009/10/specflow-pragmatic-bdd-for-net/#comments Mon, 19 Oct 2009 18:04:00 +0000 http://www.gasparnagy.com/?p=23 Last year I worked a lot on finding better techniques for automated functional testing. I was investigating topics like how to solve problems of automated web UI testing (especially ASP.NET), how to structure automated functional tests or how to ensure the preconditions of functional tests. We even created small tools to support this, but altogether […]

The post SpecFlow: Pragmatic BDD for .NET appeared first on Gáspár Nagy on software.

]]>
https://gasparnagy.com/2009/10/specflow-pragmatic-bdd-for-net/feed/ 4 23
Scripting database including data in SQL Server 2008 Management Studio https://gasparnagy.com/2009/03/scripting-database-including-data-in-sql-server-2008-management-studio/ Wed, 18 Mar 2009 11:09:00 +0000 http://www.gasparnagy.com/?p=26 I was always missing a function in the management studio of the different SQL Server versions. This was to generate a script from an existing database, that also contains the INSERT statements for the existing data in the tables. Today I have found out, that there is already such a feature in the Management Studio […]

The post Scripting database including data in SQL Server 2008 Management Studio appeared first on Gáspár Nagy on software.

]]>
26