Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Espresso Fueled Agile Development
Comments on my work at patterns & practices, agile development, and caffeine sources.
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET
Acceptance Test Engineering Guidance
Acceptance Testing
Agile
ASP.NET
ASP.NET AJAX
C#
Development Tools
Example Driven Design (Formerly TDD)
Extreme Programming
Games
MVC
Non-Technical
patterns & practices
Scrum
SharePoint
Smart Client Software Factory
Testing
Unity
Web Client Software Factory
Windows Forms
WPF
News
About Me
About You
These postings are provided
"AS IS" with no warranties,
and confer no rights.
Disclaimer.
Archives
July 2009 (1)
December 2008 (3)
November 2008 (1)
October 2008 (2)
August 2008 (6)
July 2008 (3)
May 2008 (4)
April 2008 (16)
March 2008 (4)
February 2008 (1)
November 2007 (1)
October 2007 (6)
September 2007 (4)
June 2007 (2)
May 2007 (6)
April 2007 (7)
March 2007 (15)
February 2007 (11)
January 2007 (13)
November 2006 (1)
October 2006 (2)
September 2006 (8)
August 2006 (9)
July 2006 (8)
June 2006 (11)
May 2006 (17)
April 2006 (3)
Development Tools
Visual Studio
Visual Studio Hacks
patterns & practices
patterns & practices
patterns & practices Team Blogs
patterns & practices Community Sites
Smart Client Software Factory
Web Client Software Factory
Testing Guidance
Unity (DI Container)
Prism (Composite WPF)
Enterprise Library
Browse by Tags
All Tags
»
Development Too...
»
Agile
(RSS)
.NET
Acceptance Test Engineering Guidance
Acceptance Testing
ASP.NET
ASP.NET AJAX
C#
Example Driven Design (Formerly TDD)
Extreme Programming
patterns & practices
Scrum
Testing
Web Client Software Factory
Monday, August 04, 2008 10:16 AM
Acceptance Testing Guide Community Preview 2 Available!
As I have mentioned before in a few posts ( Acceptance Test Engineering Guidance , Acceptance Testing Guidance Survey , and Acceptance Testing Guide Update ), I am working with a team on guidance around acceptance testing . We still have a lot of work
Posted by
mpuleio
|
1 Comments
Filed under:
Development Tools
,
Agile
,
Testing
,
patterns & practices
,
Acceptance Test Engineering Guidance
,
Acceptance Testing
Friday, April 18, 2008 2:48 PM
Acceptance Test Engineering Guidance
As I mentioned before ( Acceptance Testing Guidance , Grigori's Take on the Acceptance Testing Project ), I am working on guidance around acceptance testing with Grigori . We now have alive CodePlex site that we can work from: patterns & practices:
Posted by
mpuleio
|
2 Comments
Filed under:
Development Tools
,
Agile
,
Testing
,
patterns & practices
,
Acceptance Test Engineering Guidance
,
Acceptance Testing
Thursday, April 03, 2008 2:52 PM
Acceptance Testing Guidance
On Monday, Grigori and I kicked off a new project: Acceptance Testing Guidance Actually, we kicked off a pre-project planning project. In two to three weeks, we need to decide if there is enough demand for guidance on acceptance testing to warrant a real
Posted by
mpuleio
|
2 Comments
Filed under:
Extreme Programming
,
Development Tools
,
Scrum
,
Agile
,
Testing
,
patterns & practices
Wednesday, April 02, 2008 4:30 PM
Data-mining for Code Quality Metrics
I spent two weeks between full time projects (still working on the 2 part time projects I am on) looking back at the build logs from the past 6 months (or so) trying to figure out what metrics we have, what we should track going forward, and what goals
Posted by
mpuleio
|
1 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
Agile
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Monday, February 26, 2007 3:44 PM
Thoughts on Code Coverage
Jim Newkirk and Brad Wilson have an interesting blog post on code coverage and what it means . They have some interesting ideas to think about. On my last project, I ran covereage numbers at fairly regular intervals. At one point, the trend sharpy dropped,
Posted by
mpuleio
|
0 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
Agile
,
Testing
Monday, August 28, 2006 9:36 PM
TFS and Continuous Integration
There are a few solutions for getting a continuous integration build going for your project, some of which are easier than others to setup. For those of you who don't know, continuous integration is basically having a build done every time anyone on a
Posted by
mpuleio
|
0 Comments
Filed under:
Development Tools
,
Agile
Thursday, May 18, 2006 8:30 AM
Survey: Ideal Continuous Integration
One of the things we do here at p&p, in addition to providing guidance, tools, and reference implementations, is try to evolve the processes we use to write software. Last week, over lunch, the developers here at p&p had an interesting discussion
Posted by
mpuleio
|
5 Comments
Filed under:
Extreme Programming
,
Development Tools
,
Agile