|
|
Latest Unit Testing stories
|
|
submitted by
bbcook
1 month, 16 days ago
stupiddumbguy.blogspot.com — Lies, True lies and Statistics -- Coverage tools can be misleading. So how does an organization benefit from having them? Bryan provides some great field notes on do's and don'ts for code coverage, including how tests can ruin coverage. read more...
add a comment
|
category: Unit Testing | Views: 16
|
|
tags:
UnitTesting, Testing, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mattman206
1 month, 20 days ago
thevalerios.net — Unit testing (using NUnit) and code coverage (using NCoverExplorer) make an amazing combination to not only run unit tests, but see how well your tests execute your code. All of this is made even easier by the TestDriven.net Add-in for Visual Studio.
read more...
|
|
tags:
UnitTesting, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 2 days ago, submitted by
Pakl
2 months, 4 days ago
dotnettoad.com — In this article I will show you how you can unit test your events. I will show you a simple technique that will enable you to test if your events fire exactly as often as you want them to and I will provide you with two implementations. One implementation works well with the .NET Framework 2.0 and the second one uses .NET 3.0 (anonymous methods) in order to minimize the code necessary. read more...
add a comment
|
category: C# | Views: 10
|
|
tags:
TDD, UnitTesting, C#, Events | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
2 months, 22 days ago
blogs.iis.net — IIS 7.0 includes a very cool feature that is not so well known called Hostable WebCore (HWC). This feature basically allows you to host the entire IIS functionality within your own process. read more...
add a comment
|
category: Products | Views: 6
|
|
tags:
UnitTesting, IIS7, IIS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 25 days ago, submitted by
ussherm
2 months, 25 days ago
blog.wekeroad.com — Rob talks about traveling the TDD road, shares a few lessons learned, and points out a couple of pros and cons he's discovered along the way. read more...
|
|
tags:
UnitTesting, Testing, TDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 4 days ago, submitted by
Jemm
3 months, 4 days ago
weblogs.asp.net — One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness is cross browser and cross platform, and can be used to quickly run and verify automated unit tests. read more...
4 comments
|
category: Silverlight | Views: 0
|
|
tags:
ScottGuthrie, Testing, UnitTesting, TDD, ScottGu | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 10 days ago, submitted by
powerrush
3 months, 11 days ago
clariusconsulting.net — "I've already argued in the past why I think forcing regular developers to learn and understand the difference between a stub, a fake, a "true" mock and a dynamic mock is unproductive and largely irrelevant for their TDD needs.
Also, even though quite common in the mocking community, the typical record/replay model is alien to developers and introduces yet another new concept that makes the learning curve steeper than needed. "
read more...
|
|
tags:
Moq, UnitTesting, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 11 days ago, submitted by
justin_etheredge
3 months, 13 days ago
codethinked.com — Want to learn how to better unit test your controllers in Asp.net MVC? In this example I go through the process of testing a controller action in asp.net MVC using Moq (but it could be easily translated into another mocking framework). read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
Moq, UnitTesting, ASPNETMVC, ASP.NET, CodeThinked | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 10 days ago, submitted by
gojko
4 months, 11 days ago
gojko.net — Last week, at the London .NET User Group meeting, Ian Cooper talked about Test-driven development, focusing on both good and bad practices. I’m a big fan of learning from anti-patterns and mistakes of other people, so the second part of his session was very interesting to me. Here is a short list of things that Ian identified as symptoms that TDD has gone bad in a project, along with my comments... read more...
|
|
tags:
UnitTesting, TDD, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 14 days ago, submitted by
powerrush
4 months, 15 days ago
theruntime.com — Because Unit Testing is the plain-Jane progenitor of Test Driven Development, it's kind of unfair that it doesn't have an acronym of its own. After all, it's hard to get programmer types to pay attention if they don't have some obscure jargon to bandy about. UT is too awkward, besides being a state abbreviation in the U.S., so for this post (and, if it catches on, future posts as well) I'll borrow from the telco folks and call unit testing Plain Old Unit Testing. read more...
4 comments
|
category: Unit Testing | Views: 0
|
|
tags:
POUT, TDD, Testing, UnitTesting | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months ago, submitted by
wisemx
5 months ago
haacked.com — ... Unfortunately, by most definitions of Unit Test, most of these tests are really integration tests. read more...
|
|
tags:
Haacked, UnitTesting, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
kbeeveer46
5 months, 22 days ago
koffeekoder.com — "Few days ago I started a poll on www.KoffeeKoder.com where I asked which tool do you use for testing your applications. Surprisingly, most of the people are not using any tool for testing. This means that there are more and more applications being developed which are destined to be failed. In this article I will talk about test driven development hoping that more and more developers start using TDD and see how it benefits the application." read more...
|
|
tags:
Testing, TDD, UnitTesting, MbUnit, Unit | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
You are the editor:
What else?
|