Sign In
Peter Huene's Blog
Code Coverage, Test Impact, and IntelliTrace
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Code Coverage
Collection
Dev10
Instrumentation
Team Foundation Build
Test Impact
Archive
Archives
March 2010
(1)
December 2009
(4)
November 2009
(1)
May 2007
(3)
MSDN Blogs
>
Peter Huene's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Peter Huene's Blog
Test Impact Analysis with Microsoft Test Manager 2010
Posted
over 2 years ago
by
phuene
0
Comments
So I’ve had a little bit of a dry spell with respect to blog entries of late. I was planning on (eventually) writing a detailed walkthrough of using test impact analysis with Microsoft Test Manager to view impact to manual tests. However,...
Peter Huene's Blog
Test Impact with Team Foundation Build 2010
Posted
over 3 years ago
by
phuene
0
Comments
So in my last blog entry , I touched upon how you could use the Test Impact View in Visual Studio 2010. Today’s topic is how to use the test impact feature with Team Foundation Build 2010. Team Foundation Build 2010 is part of Team Foundation...
Peter Huene's Blog
Test Impact Analysis in Visual Studio 2010
Posted
over 3 years ago
by
phuene
0
Comments
One of the new features you’ll find in Visual Studio 2010 (Premium and Ultimate editions) is test impact analysis. Inside of Visual Studio, this feature is used to immediately inform the developer of what tests they should run to verify the code...
Peter Huene's Blog
Programmatic Code Coverage Data Merging in Visual Studio 2010
Posted
over 3 years ago
by
phuene
2
Comments
In my last post , I demonstrated how you could use the coverage analysis assembly to analyze coverage files. Today I will quickly cover how to programmatically merge multiple coverage files together. This replicates the functionality that...
Peter Huene's Blog
Programmatic Coverage Analysis in Visual Studio 2010
Posted
over 3 years ago
by
phuene
5
Comments
As hinted upon in my last post, today’s entry will be on how to programmatically perform analysis on a Visual Studio coverage file in Visual Studio 2010. The first step is to reference the coverage analysis assembly, Microsoft.VisualStudio.Coverage...
Peter Huene's Blog
Code Coverage in Visual Studio 2010
Posted
over 3 years ago
by
phuene
3
Comments
It’s been far, far too long since I’ve updated my blog, but I wanted to quickly cover what’s new in Visual Studio 2010 for code coverage (Premium and higher SKUs). Almost all of the changes are under the covers, but some are noteworthy: Support for x86...
Peter Huene's Blog
Code Coverage Collection
Posted
over 5 years ago
by
phuene
1
Comments
By the end of my last post about code coverage instrumentation , we have instrumented our executable image and it's now ready for code coverage collection. Code coverage collection is the process of collecting the runtime data of what functions were covered...
Peter Huene's Blog
Code Coverage Instrumentation
Posted
over 5 years ago
by
phuene
1
Comments
For my first on-topic blog post, I would like to give an overview of how code coverage instrumentation works in Visual Studio (it seems like a good a place to start as any). For basic information about what code coverage is, check out wikipedia's Code...
Peter Huene's Blog
Welcome to my blog!
Posted
over 5 years ago
by
phuene
2
Comments
Hello, my name is Peter and I'm a recovering ex-softie. I returned a few months ago to Microsoft after a little more than two years away from the company. I graduated with a BS in Computer Science from Virginia Tech (I'm also a diehard hokie fan) in 2002...
Page 1 of 1 (9 items)