DotNetShoutout - Stories tagged with BDD
2
Shouts

SpecsFor 2.0 Released!

posted by Matt_TCFMatt_TCF 542 days, 2 hours, 17 minutes ago
Monday, November 28, 2011 5:20:38 PM GMT
The newest version of the SpecsFor behavior-driven development framework is out with additional functionality to eliminate common points of testing friction. With a single NuGet package, you now have everything you need to start writing clean test cases. Read on to see how much easier writing tests could be. (more)
category: Agile | clicked: 4 | comment | | source: trycatchfail.com
tags: TDD, Testing, BDD, Specifications
4
Shouts

BDD with Specflow, Moq and Microsoft Unit Testing framework - Context is King

published 644 days, 17 hours, 50 minutes ago posted by thangchungthangchung 647 days, 1 hour, 24 minutes ago
Thursday, August 18, 2011 1:47:48 AM GMT Monday, August 15, 2011 6:13:44 PM GMT
BDD (Behavior Driven Development) is very popular in these days. I know a lot of companies used BDD in our projects. So I also had some curios about it and I applied for my current project. I used Specflow, Moq and Microsoft Testing framework for working. I did it and found out some things very interested in. In this post I will not focus on what it BDD? What is Mock, stub or how to write a unit testing? Readers can easy find on internet, just googling it and everything will be okay. I just focus o... (more)
category: Architecture | clicked: 37 | comment | | source: weblogs.asp.net
tags: Specflow, Moq, BDD
5
Shouts

_DD: What do you practice?

published 768 days, 5 hours, 14 minutes ago posted by KodefuGuruKodefuGuru 769 days, 14 hours, 39 minutes ago
Saturday, April 16, 2011 2:24:19 PM GMT Friday, April 15, 2011 4:58:37 AM GMT
ADD about TDD or BDD? What exactly drives your development? Invent your own _DD with this site, or choose to follow someone other than Beck or North. (more)
category: Agile | clicked: 2 | comment | | source: blankdd.com
tags: TDD, BDD
7
Shouts

Announcing SpecsFor: Yet Another BDD Framework For .NET!

published 845 days, 2 hours, 42 minutes ago posted by Matt_TCFMatt_TCF 846 days, 14 hours, 52 minutes ago
Saturday, January 29, 2011 4:56:16 PM GMT Friday, January 28, 2011 4:45:49 AM GMT
SpecsFor is a developer-focused BDD/TDD framework that aims to boost developer productivity. The first release of SpecsFor is happening soon, but I need feedback on some changes I’m considering to the core API first. (more)
category: Agile | clicked: 5 | comment | | source: trycatchfail.com
tags: .NET, NUnit, TDD, Testing, BDD, Behavior Driven Development
4
Shouts

Musings of a Software Developer: Working (around) with MSpecs

published 857 days, 9 hours, 46 minutes ago posted by http://krishnabhargav.blogspot.com/http://krishnabhargav.blogspot.com/ 858 days, 13 hours, 56 minutes ago
Monday, January 17, 2011 9:51:42 AM GMT Sunday, January 16, 2011 5:41:36 AM GMT
I just started playing with Machine.Specifications (MSpecs). Overall I am very satisfied with the project but I did ran across some issues - dont get me wrong, it works great but it was more like limitations because I was lame and using Express edition. My specs are simple - I am trying to create a Dependency Injection Container that does absolutely very little, not as powerful as Unity or any other containers. I dont plan to use it anywhere - just am trying to create one for fun. So the specifications ... (more)
category: Agile | clicked: 3 | comment | | source: krishnabhargav.blogspot.com
tags: MSpec, BDD, Specifications
5
Shouts

An Introduction to Mocking (Now that we are SOLID)

published 875 days, 20 hours, 43 minutes ago posted by KodefuGuruKodefuGuru 877 days, 19 hours, 20 minutes ago
Wednesday, December 29, 2010 10:54:37 PM GMT Tuesday, December 28, 2010 12:17:53 AM GMT
How does mocking benefit me?  That’s a question I hear a lot as I travel around the world giving talks.  So before we dive into how to use a mocking tool like JustMock Free Edition, let’s discuss why this is important and the benefit that mocking provides over other techniques like Fakes and Stubs. As a primer, I encourage you to read “Mocks Aren’t Stubs” by Martin Fowler.  Again, if you haven’t read it yet  - go ahead. I’ll wait.  Come back whe... (more)
category: Agile | clicked: 9 | comment | | source: www.skimedic.com
tags: Test Automation, Telerik, TDD, Mocking, Mock, Testing, JustMock, BDD
6
Shouts

MSDN Magazine: BDD Primer - Behavior-Driven Development with SpecFlow and WatiN

published 894 days, 2 hours, 50 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 900 days, 20 hours, 58 minutes ago
Saturday, December 11, 2010 4:47:49 PM GMT Saturday, December 04, 2010 10:39:33 PM GMT
Behavior-Driven Development techniques let you test and code in the language of your business scenario. We’ll explain how the BDD cycle wraps traditional Test-Driven Development techniques and walk you through an example BDD development cycle for an ASP.NET application. (more)
category: How To | clicked: 5 | comment | | source: msdn.microsoft.com
tags: TDD, MSDN, BDD, Behavior Driven Development, MSDN Magazine
5
Shouts

Expect Beta 5 is out

published 934 days, 20 hours, 27 minutes ago posted by gleborgnegleborgne 936 days, 23 hours, 42 minutes ago
Sunday, October 31, 2010 11:11:02 PM GMT Friday, October 29, 2010 7:56:11 PM GMT
Expect is a tool for executable specifications and BDD. The new Beta is available on Codeplex (more)
category: Agile | clicked: 1 | comment | | source: expectframework.wordpress.com
tags: Expect, Test, executable specification, BDD, Expect framework
5
Shouts

User story is worthless, Behavior is what we need

published 1018 days, 5 hours, 5 minutes ago posted by oazabiroazabir 1020 days, 8 hours, 49 minutes ago
Monday, August 09, 2010 2:32:49 PM GMT Saturday, August 07, 2010 10:49:11 AM GMT
User Story is suitable for describing what user needs but not what user does and how system reacts to user actions within different contexts. It basically gives product team a way to quantify their output and let their boss know that they are doing their job. As a developer, you can’t write code from user stories because you have no clue on what what is the sequence of user actions and system reactions, what are the validations, what APIs to call and so on. Software, and the universe eventually, is all ... (more)
category: Agile | clicked: 4 | comment | | source: omaralzabir.com
tags: Scrum, Agile Development, TDD, BDD
8
Shouts

WatinN to automate browser and test sophisticated ASP.NET AJAX sites

published 1018 days, 5 hours, 5 minutes ago posted by oazabiroazabir 1020 days, 8 hours, 50 minutes ago
Monday, August 09, 2010 2:32:49 PM GMT Saturday, August 07, 2010 10:47:48 AM GMT
WatiN is a great .NET library for writing automated browser based tests that uses real browser to go to websites, perform actions and check for browser output. Combined with a unit test library like xUnit, you can use WatiN to perform automated regression tests on your websites and save many hours of manual testing every release. Moreover, WatiN can be used to stress test Javascripts on the page as it can push the browser to perform operations repeatedly and measure how long it takes for Javascripts to r... (more)
category: Web Dev | clicked: 4 | comment | | source: omaralzabir.com
tags: TDD, watin, BDD, ASP.NET
3
Shouts

Using MSpec – a few weeks in

posted by http://webpoet.myopenid.com/http://webpoet.myopenid.com/ 1022 days, 21 hours, 23 minutes ago
Wednesday, August 04, 2010 10:14:30 PM GMT
I've been using the BDD framework MSpec (short for Machine.Specification) for a few weeks now and I love it! It has however meant that I've had to make a few mental shifts compared to how I usually write my tests, which I describe in this post. (more)
category: Web Dev | clicked: 7 | comment | | source: joelabrahamsson.com
tags: MSpec, TDD, Testing, BDD
8
Shouts

Test-Driven Development – From Painful to (Near) Zero Friction

published 1028 days, 7 hours, 37 minutes ago posted by Matt_TCFMatt_TCF 1029 days, 16 hours, 9 minutes ago
Friday, July 30, 2010 12:01:01 PM GMT Thursday, July 29, 2010 3:29:21 AM GMT
I don’t like development friction. I especially don’t like testing friction. Over the last several years, my approach to test-driven development and the style of test cases I create has changed drastically in an effort to eliminate testing frication. To illustrate, I’ve created my first ever screencasts. In these screencasts, I use TDD to implement a class in RageFeed. Starting with very coarse, high-friction unit tests, I’ll show you how you can gradually reduce the friction by creating better tes... (more)
category: Screencast | clicked: 3 | comment | | source: trycatchfail.com
tags: .NET, TDD, Testing, Moq, BDD, StructureMap
5
Shouts

Create a Build Script with Rake in Iron Ruby that Integrates StyleCop, Simian, FxCop, MSpec and NCover - Kazi Manzur Rashid

published 1059 days, 5 hours, 59 minutes ago posted by iftekharahmedamitiftekharahmedamit 1059 days, 17 hours, 8 minutes ago
Tuesday, June 29, 2010 1:38:41 PM GMT Tuesday, June 29, 2010 2:29:25 AM GMT
With the release of Iron Ruby we are no more tide up with the xml based build script like NAnt and MSBuild, we can now use Rake with Iron Ruby to build our .NET based projects. In this post, I will show you a very basic build script in rake that will integrate StyleCop, Simian, FxCop, MSpec and... (more)
category: How To | clicked: 1 | comment | | source: weblogs.asp.net
tags: Rake, C#, MSpec, IronRuby, Mock, Ruby, BDD
5
Shouts

Write your Tests in RSpec with IronRuby - Kazi Manzur Rashid

published 1068 days, 7 hours, 46 minutes ago posted by rajuraju 1070 days, 4 hours, 14 minutes ago
Sunday, June 20, 2010 11:51:48 AM GMT Friday, June 18, 2010 3:24:13 PM GMT
[Note: This is not a continuation of my previous post, treat it as an experiment out in the wild. ] Lets consider the following class, a fictitious Fund Transfer Service: view source print? 01 public class FundTransferService : IFundTransferService 02 { 03 private readonly ICurrencyConvertionService currencyConvertionService; (more)
category: How To | clicked: 4 | 1 comment | | source: weblogs.asp.net
tags: RSpec, C#, MSpec, IronRuby, Mock, Iron Ruby, Ruby, BDD, Unit Test
4
Shouts

Visoft, Inc. Blogs | Behavior Driven Development (BDD) with Cucumber and ASP.NET MVC

published 1072 days, 8 hours, 55 minutes ago posted by dwhitedwhite 1072 days, 23 hours, 37 minutes ago
Wednesday, June 16, 2010 10:42:58 AM GMT Tuesday, June 15, 2010 8:00:30 PM GMT
So as I’m sure you have guessed by my last bunch of posts, I’ve been hooked on Ruby and Rails development.  The more I use it, the more I love it.  I felt I was loving it a bit too much, so decided to divert my attention back to ASP.NET MVC for a while.  While developing with Rails, I was practicing BDD with Cucumber.   I felt that Cucumber scenarios (written Gherkin) were far more useful for the majority of my testing on a web application.  Sure unit tests are worthwhile for bits of code, but I’ve found... (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.visoftinc.com
tags: ASPNETMVC, BDD, Cucumber
7
Shouts

Laurent Kempé | From WPF functional Unit Tests to Specifications using MSpec and White

published 1077 days, 9 hours, 19 minutes ago posted by http://laurentkempe.myopenid.com/http://laurentkempe.myopenid.com/ 1078 days, 3 hours, 15 minutes ago
Friday, June 11, 2010 10:18:48 AM GMT Thursday, June 10, 2010 4:23:17 PM GMT
I am in the train back home and wanted to try out quickly to migrate our WPF functional tests written has Unit Tests to BDD Specifications. Here is the code I started from, pure Unit Test using NUnit and White[Test] publicvoid OpeningValidVersionZip() {     OpenAndWait("Product.zip");     Assert.That(MainWindow.Title.Equals("Product.zip - Innoveo Skye® Editor"));     Assert.That(Status.Text.Equals("product"));     Assert.That(ProductTree.Nodes.Count >= 1);     Assert.IsFalse(SplashScre... (more)
category: UX | clicked: 0 | comment | | source: www.laurentkempe.com
tags: NUnit, white, MSpec, BDD
9
Shouts

How to convince developers and management to use automated test instead of manual test - CodeProject

published 1112 days, 6 hours, 38 minutes ago posted by omaralzabiromaralzabir 1116 days, 8 hours, 46 minutes ago
Friday, May 07, 2010 1:00:09 PM GMT Monday, May 03, 2010 10:52:17 AM GMT
Learn ways to convince devs and management to move away from manual testing to automated unit, integration testing. See some convincing graphs to put in a powerpoint. (more)
category: Agile | clicked: 0 | comment | | source: www.codeproject.com
tags: TDD, Integration Test, BDD, Unit Test
8
Shouts

Deran Schilling, Learner: Coding Dojo XP Part 2: TDD & BDD with Nunit, Moq, WatiN, SpecFlow, and MVC 2.0

published 1120 days, 8 hours, 29 minutes ago posted by http://derans.myopenid.com/http://derans.myopenid.com/ 1121 days, 13 hours, 55 minutes ago
Thursday, April 29, 2010 11:08:29 AM GMT Wednesday, April 28, 2010 5:43:00 AM GMT
This post is a continuation of a 3 part series about my first coding dojo experience and what we created. I’m going to assume you’ve read part 1 of this series. Otherwise, you might be lost. (more)
category: Agile | clicked: 3 | comment | | source: derans.blogspot.com
tags: TDD, BDD, unit testing
5
Shouts

Coding Dojo Part 1: TDD & BDD with Nunit, WatiN, SpecFlow, and MVC 2.0

published 1122 days, 11 hours, 31 minutes ago posted by http://derans.myopenid.com/http://derans.myopenid.com/ 1123 days, 15 hours, 23 minutes ago
Tuesday, April 27, 2010 8:07:04 AM GMT Monday, April 26, 2010 4:14:51 AM GMT
Now, for what I learned! I’m going to do 3 posts showing what we went over at the dojo. Part 1, this post, will be only about SpecFlow and how to set it up for your projects. Basically our leader/sensei came in and said pretend you were just handed a user story that says “Visitors to our website will be able to sign a guestbook”. So, with that user story in mind, we setup our SpecFlow. Here’s how: (more)
category: Agile | clicked: 4 | comment | | source: derans.blogspot.com
tags: TDD, BDD
6
Shouts

Building a MVC2 Template, Part 6, Writing Specs Continued | erictopia.com

published 1129 days, 4 hours, 23 minutes ago posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 1130 days, 5 hours, 45 minutes ago
Tuesday, April 20, 2010 3:14:38 PM GMT Monday, April 19, 2010 1:53:08 PM GMT
In this post we’ll finish converting the auto-generated tests to MSpec specification.Automate Running MSpec If you wish to automate the running of the MSpec tool, open the properties to the Nehemiah.Specs project. Add the line below to the “Post-build event command line:” field.  Now when Nehemiah.Specs builds successfully, MSpec will run automatically. (more)
category: Web Dev | clicked: 0 | comment | | source: erictopia.com
tags: asp.net mvc2, MSpec, BDD
Previous 1 2 Next