Geeks With Blogs
Welcome to
Geeks with Blogs
Login
Thomas Weller
45 Posts
| 152 Comments
My Other Recent Posts
Making Selenium 1.0.1 work with Firefox 3.6
miniSCRUM – things can be soo easy and simple
It's the maintenance, stupid! (or: Something is rotten in developerland.)
Integration testing an ASP.NET MVC application without web server or browser
Integrating a LinFu IoC container with your ASP.NET MVC application
Unit testing StyleCop rules
Including custom client-side validations in your ASP.NET MVC app
Validating business objects with AOP (3: UI with ASP.NET MVC + xVal)
Validating business objects with AOP (2: persistence with NHibernate)
Validating business objects with AOP (1: the domain)
News
Can’t code without
The best C# coding assistance and
refactoring plugin for Visual Studio
Post Categories
BizTalk
Mapping
Windows Phone 7
5010
Visual Studio 2010
SQL
Visual Basic 6.0
Android
Training
Azure
Dallas
C#
Certification
ASP.Net
Redgate
Astronomy
.Net
Review
Java
Blogroll
Everything Else
Kindle
EDI
eBay
Windows 8
Windows Store
Visual Studio 2012
Books
Archives
November 2011 (3)
October 2011 (1)
February 2011 (1)
July 2010 (1)
April 2010 (2)
February 2010 (4)
January 2010 (1)
December 2009 (2)
November 2009 (9)
October 2009 (2)
September 2009 (11)
August 2009 (6)
// ThomasWeller
C#/.NET software development, software integrity, life as a freelancer, and all the rest
10
Nov 11
Testing Entity Framework applications, pt. 3: NDbUnit
Comments (2)
|
Share
This is the third part of the three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework on top of an MS SQL Server database – an architecture that can be found very often, and that originally came up in the broader context of writing User Acceptance Tests. It shows how you could handle such a scenario with the NDbUnit framework.
Posted On
Thursday, November 10, 2011 7:36 AM
Unit Testing/TDD
,
Automation
,
Open Source
08
Nov 11
Testing Entity Framework applications, pt. 2: Typemock
Comments (9)
|
Share
This is the second part of the three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework on top of an MS SQL Server database – an architecture that can be found very often, and that originally came up in the broader context of writing User Acceptance Tests. It shows how you could handle such a scenario with the Typemock Isolator tool.
Posted On
Tuesday, November 8, 2011 7:27 AM
Unit Testing/TDD
,
Automation
06
Nov 11
Testing Entity Framework applications, pt. 1
Comments (2)
|
Share
This is the first of a three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework on top of an MS SQL Server database – a scenario that can be found very often, and that originally came up in the broader context of writing User Acceptance Tests. It describes a sample application, discusses some general aspects of unit testing in a database context, and also some more specific aspects of the here discussed EF/MSS
Posted On
Sunday, November 6, 2011 10:25 AM
Unit Testing/TDD
,
Automation
,
Open Source
31
Oct 11
Some myths of 'Textbook-TDD', and why they are wrong
Comments (17)
|
Share
During the last months, I was doing software development the 'traditional' way (writing code as accurate as you can, then hoping that it's good enough - HDD, Hope-driven development). When I thereafter reviewed my understanding of Test-driven development, it turned out that there are some concepts that I just don't buy anymore...
Posted On
Monday, October 31, 2011 1:44 PM
Unit Testing/TDD
,
Architecture and Design
,
General programming/C#
21
Feb 11
An introductory presentation about testing with MSTest, Visual Studio, and Team Foundation Server 2010
Comments (6)
|
Share
A presentation about the MSTest framework (aka. Visual Studio Unit Testing), some additional tools (e.g. Moq, Moles, White), how this is supported in Visual Studio, and how it integrates into the broader context of a TFS environment.
Posted On
Monday, February 21, 2011 8:05 PM
Unit Testing/TDD
,
Automation
,
Open Source
16
Jul 10
dotCover - a new kid on the (development) block
Comments (5)
|
Share
These days, JetBrains (the manufacturer of ReSharper (R#)) released the beta version of a new code coverage tool – dotCover. Here are my first impressions about it…
Posted On
Friday, July 16, 2010 11:34 AM
Unit Testing/TDD
,
Automation
,
Code Coverage
28
Apr 10
Mocking the Unmockable: Using Microsoft Moles with Gallio
Comments (10)
|
Share
Usual opensource mocking frameworks can mock only interfaces and virtual methods. In contrary to that, Microsoft Moles can ‘mock’ virtually anything. Here's a little overview over this framework, together with a suitable Gallio extension...
Posted On
Wednesday, April 28, 2010 1:36 PM
Unit Testing/TDD
,
Automation
17
Apr 10
A way of doing real-world test-driven development (and some thoughts about it)
Comments (3)
|
Share
This post started out to be a reply to another blog post about some detail of the red/green/refactor cycle in TDD. It ended up as a fairly extensive description of my own personal practice of doing TDD in C#, featuring quite some VS add-ins and discussing some (real-world) aspects of test-driven development along the way...
Posted On
Saturday, April 17, 2010 6:38 AM
Unit Testing/TDD
,
Readability
,
Project Management
,
Architecture and Design
,
Business
,
General programming/C#
27
Feb 10
A delicious toolbox
Comments (2)
|
Share
As a software developer, I'm especially interested in the various tools that are available to make a developer’s life easier. The knowledge about these tools also forms a substantial part of my professional assets. Most of the links that I bookmarked over the years point to some freely available stuff (e.g. OSS projects), and therefore I decided to make the collection available via Delicious. Maybe it will be useful to other people as well...
Posted On
Saturday, February 27, 2010 2:50 PM
Business
,
Open Source
14
Feb 10
Making Selenium 1.0.1 work with Firefox 3.6
Comments (10)
|
Share
Shows how to patch the error that is encountered with the Selenium web testing framework when running it against the latest version of the Firefox browser (3.6)...
Posted On
Sunday, February 14, 2010 10:00 AM
Automation
Copyright © Thomas Weller | Powered by:
GeeksWithBlogs.net
Popular Posts on Geeks with Blogs
0
Code Monkey Projectiles - Index
Kindle days are gone and amazon is not gonna accept it.
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Kindle days are gone and amazon is not gonna accept it.
How do you run multiple instances of Microsoft Teams?
Benefits of Apple Cider Vinegar
Shaking down the Raspberry Pi 400
Blog is Moving