Material Detail
Delivering Reliable Software: Automated Unit Testing Applied to .NET. Part 1
The article details the process of unit testing and intregration using Extrement Programming and .NET.
Quality
-
User Rating
- Comments (2) Comments
- Learning Exercises
- Bookmark Collections
- Course ePortfolios
- Accessibility Info
More about this material
Browse...
Disciplines with similar materials as Delivering Reliable Software: Automated Unit Testing Applied to .NET. Part 1
People who viewed this also viewed
Other materials like Delivering Reliable Software: Automated Unit Testing Applied to .NET. Part 1
Comments
Matt Smith (Student)
I found this article to be an interesting read, but it is not an indepth how-to
type article. It does reinforce important points such as developig test cases
before coding so it does have useful information.
type article. It does reinforce important points such as developig test cases
before coding so it does have useful information.
Used in course?
Yes
Benjamin Rice (Student)
and was interested through its entirety. Testing has always been in issue in
the organizations I?ve worked in, and this article details not only a framework,
but example implementation as well. Though I?ve never worked with .NET, the
ideas presented can easily be transposed to almost any objected oriented
language. This is a good read for anyone concerned about testing, whether they
are extreme programming or not.