Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Downloads | Blogs | E-Books | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Login Close
User Id:
Password:
 
Forgot Password
Forgot Username
Why Register
  This section contains
Articles (18)
Tutorials (0)
Resources (0)
Downloads (0)
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home »  Testing
Testing using C# and Visual Studio 2005
Welcome to the Testing section of C# Corner.
Post a new article
Post a new resource
Post a new download
Post a new blog
Post a new book chapter
Post a new tutorial
This section is sponsored by
ArticlesVideosBlogsBook ChaptersDownloadsResourcesTutorials
 Articles  
Sorted by:  
Software Testing Techniques by Dharmendra Gaur on Jul 09, 2009
This article tells us that Testing should systematically uncover different classes of errors in a minimum amount of time and with a minimum amount of effort. Because of the fallibility of its human designers and its own abstract, complex nature, software development must be accompanied by quality assurance activities.
Test-driven development approach for WCF Web services by John Charles Olamendy on Apr 10, 2009
In this article, I will show how programmers can use the test-driven development approach to implement and test Web service solutions.
Test-driven development approach for a class library in Microsoft.NET by John Charles Olamendy on Apr 10, 2009
This is the second article of series of articles related to Test-driven development (TDD) approach in Microsoft.NET. My intention is to illustrate this approach with several real-world examples. In this article, I will show how programmers can use the test-driven development approach to implement and test a class library.
Test-driven development approach in Microsoft.NET using NUnit by John Charles Olamendy on Feb 20, 2009
This is the first article of series of articles related to Test-driven development (TDD) approach in Microsoft.NET. My intention is to illustrate this approach with several real-world examples, and this article is an introduction to the approach and the testing framework NUnit.
Logging for .NET with SmartInspect by Dennis Gurock on Aug 30, 2008
This article demonstrates how to use SmartInspect logging for .NET. SmartInspect helps you to find and solve bugs in your software and makes it easier to identify security issues and performance bottlenecks.
Introduction to Unit Testing Framework of VS 2008: Part IV by Sateesh Kumar on Aug 21, 2008
This article gives an introduction to Code Coverage in VS Team System 2008.
Introduction to Unit Testing Framework of VS 2008 - Part III by Sateesh Kumar on Aug 19, 2008
This article gives an introduction to creation of Test List and configuration of Test Project of VS 2008 Testing Framework.
Introduction to Unit Testing Framework of VS 2008: Part II by Sateesh Kumar on Aug 14, 2008
This article gives an introduction to creation and configuration of Ordered Tests of VS 2008 Testing Framework.
Introduction to Unit Testing Framework of VS 2008 by Sateesh Kumar on Aug 13, 2008
This article gives an introduction to in-built Unit Testing Framework of Visual Studio 2008.
Writing Testable Objects by Matthew Cochran on Apr 17, 2008
This article is an introduction to a simple pattern for building more testable classes.
A Practical Approach to .NET Testing using Visual Studio 2005 Test Team Suite by Jawahar Govindaraj on Feb 26, 2007
This article will cover practical approach to White box Testing Techniques using Microsoft Visual Studio 2005 Test Team Suite. It covers concepts with a simple, easy to follow example.
Troubleshooting Tips for ASP.Net developers by Praveen K Prasad on Aug 24, 2006
This article explains three silly problems that ASP.net developers regularly face and explains how to tackle them.
Automated Backup with NAnt by Liam McLennan on Aug 22, 2006
An article describing how to use the NAnt build tool to create a custom, automatted backup process.
Unit Tests in Visual Studio 2005 by Satheesh Kumar on Jun 02, 2006
Visual Studio 2005 comes with an integrated Test System, which allows developers to create Unit Test Project using IDE and write code to create unit tests and run them. This article explains how to get started with unit tests in Visual Studio 2005.
Automated Code Coverage and Unit Tests by Craig Murphy on Mar 11, 2006
A short tutorial that explains how to use a code coverage tool and how it can be integrated with unit tests to allow us to determine how well the unit tests exercise our application/classes. Code examples are written using C#.
Testing project using NUnit by Krishnan LN on Jan 20, 2006
This article is for the begineers who wish to learn the basics of NUnit.
NUnit for people who can't work by Markus Kalina on Jan 19, 2006
In this lesson I will show how to numerically solve algebraic and ordinary differential equations, and perform numerical integration with Simpson method.
NUnit for people who can't cook - Part I by Markus Kalina on Jan 19, 2006
This article should l help C# user to get the most out of NUnit. Therefore, we are going to cover not only the usage of NUnit , but also the small tricks on how to set it up most efficiently.
 1 - 18 of 18 1
Looking for a book on Testing? Here is our book
C# and the .NET Platform, Second Edition
Price: US$ 30.00
Our Price: US$ 24.00

Description
The mission of this book is to provide you with a solid foundation of the C# language and the key aspects of the .NET platform.
Browse more books here»

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2009.6.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved