Click here to Skip to main content
6,595,854 members and growing! (18,470 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Testing and Quality Assurance


Development Lifecycle » Testing and QA

This section contains articles on Testing and Quality Assurance

Language
Platform
Technology
Audience
Skill Level
Clear All

Contents

 

General

top
Title / Updated Author Score  
Check NUnit test results from a batch script
Updated: 6 Jul 2009  
A small program which allows to check results generated by the nunit-console utility.
C# 1.0, C# 2.0, C# 3.0, .NET, Dev, QA
Sergiy Korzh 5.00
Stress and Performance Testing BizTalk Applications
Updated: 22 Jul 2009  
Stress and Performance Testing BizTalk Applications using BizTalk LoadGen 2007
All Topics, QA
Robin_Roy 5.00
Code signing: where is a good place to get a certificate/keypair for that? - Unedited
Updated: 14 Oct 2009  
What certificate authorisation organisation do you recommend for code signing? Have you had any trouble with any organisation?
Windows, QA
Jörgen Sigvardsson 5.00
Code signing: where is a good place to get a certificate/keypair for that? - Unedited
Updated: 23 Oct 2009  
Us! certificates.codeproject.com
Windows, QA
Chris Maunder 5.00
Handling unknown errors - Unedited
Updated: 27 Oct 2009  
If you don't know how to handle an error, don't test for it..
QA
Hans Dietrich 5.00
Code signing: where is a good place to get a certificate/keypair for that? - Unedited
Updated: 21 Oct 2009  
I recommend CodeProject, if you're using the Cloud Services SDK.
Windows, QA
Hans Dietrich 5.00
Getting started with automated white box testing (and Pex)
Updated: 28 Jan 2009  
Pex is a new tool that helps in understanding the behavior of .NET code, debugging issues, and in creating a test suite that covers all corner cases -- fully automatically.
C# (C# 1.0, C# 2.0, C# 3.0), MSIL, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Dev, QA
Jonathan de Halleux, Nikolai Tillmann 4.92
Behavior-Driven Development with NBehave
Updated: 14 Jan 2009  
A BDD tutorial using NBehave and MbUnit.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0, Mono, .NET 3.0, .NET 3.5), Visual Studio, Architect, Dev, QA, Design
Dmitri Nesteruk 4.92
Advanced .NET Debugging Extracting Information from Memory - Unedited
Updated: 24 Aug 2009  
Advanced .NET Debugging Extracting Information from Memory
ASM, MSIL, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win 7), Dev, QA
Rene Pally 4.81
Performances Benchmarks using NUnit Addin - Unedited
Updated: 15 May 2009  
This tutorials introduces a new NUnit Addin able to record execution time of unit tests and generate XML, CSV, HTML performances reports with charts and history tracking.
C# (C# 2.0), XML, HTML, XHTML, UML, XSLT, Windows, .NET (.NET 2.0), Visual Studio (VS2005), WinForms, Architect, Dev, QA
NinjaCross 4.73
UITestBench, a lightweight UI testing library
Updated: 3 Apr 2008  
This article describes how to build a lightweight test bench for testing user interfaces which are written entirely in C#/.NET, using NUnit or any other unit test framework.
C# 2.0, C# 3.0.NET 2.0, .NET 3.0, Visual Studio (VS2005), WinForms, Dev, QA, Design
slkr171 4.67
Black-box Testing Techniques
Updated: 8 Jun 2009  
Black box testing and developing test cases.
All Topics, QA
Robin_Roy 4.50
Test Automation using Watir and Power of Watir with Ruby Libraries
Updated: 21 Jul 2009  
An article on how watir helps Test automation and power of Watir by implementing Ruby libraries
C++, Dev
khaja786 4.50
White Box Testing Technique - Unedited
Updated: 9 Jun 2009  
White Box Testing Techniques and developing test cases
All Topics, Dev, QA
Robin_Roy 4.42
Installer Testing and Verification
Updated: 22 Jun 2009  
Installer testing verifier - Useful for installer testing and verification.
HTML, VC6, VC7Win2K, WinXP, Win2003, Vista, STL, Dev, QA
Kuldip Rindani 4.36
Unit Testing options in Visual Studio 2008
Updated: 10 May 2009  
A discussion of the different options of Unit Testing in VS2008.
C# 3.0.NET 3.5VS2008, Dev, QA
Donsw 4.29
Continuous Integration with CruiseControl.net
Updated: 7 Mar 2009  
Discusses the advantages of continuous integration going into some detail on automating unit tests and documentation. Includes example build files and configuration.
XML.NET 2.0, WinXP, Win2003, IIS, Dev, QA
dorothyDorothy 4.27
EurekaLog for VisualStudio - Unedited
Updated: 26 Oct 2009  
This article provides a quick overview of a “on-site” bug tracking solution. An application add-in, if you will, which catches, logs and reports uncaught exceptions.
C#, VB, Windows, Win Mobile, .NET CF, .NET, ASP.NET, Visual Studio, XAML, WPF, WinForms, Dev, QA
rastaVnuce 4.20
Wrapper Utility for using WatiN
Updated: 16 Sep 2009  
An article on creating a wrapper utility over the WatiN library.
C# 2.0.NET 2.0, ASP.NET, Dev, QA
Diwakar Gupta 4.14
How to implement a software development process - Unedited
Updated: 28 Apr 2009  
Software development process or how to perform 100% testing on GUI applications
C#, XML, Windows, .NET, Dev
Cristinel Mazarine 3.81
Using Multiple Asserts in One Test Considered Helpful
Updated: 1 Mar 2009  
One TDD mantra is that there should be only one "assert" per test. Here is a finance/trading example where that doesn't work very well.
C#, Architect, Dev, QA
Paul B. 3.67
Easy Debugging of NUnit Tests from Visual Studio 2008 Professional
Updated: 23 Jun 2009  
How to easily debug NUnit tests in Visual Studio 2008 professional edition
C#, Windows, .NET, Visual Studio (VS2008), Architect, Dev, QA
Tommi Laukkanen 3.67
Automated Test System: Part I
Updated: 17 Mar 2009  
The article attempts to demonstrate a way of testing in the .NET framework. This is just a demonstration of how we can do automated testing in C# .NET.
C#.NET 2.0, Win2K, WinXP, VistaVS2005, Dev, QA
GamePlanner 3.13
This is a test tip. - Unedited
Updated: 23 Oct 2009  
This is a test tip. This is a test tip. This is a test tip. This is a test tip. This is a test tip improvement. This is a test tip improvement 2. This is a test tip improvement 3. This is a test tip improvement 4. This is a test tip improvement 4. This is a test tip improv
Randor  
Handling unknown errors - Unedited
Updated: 21 Oct 2009  
This is a test answer. This is a test answer. This is a test answer improvement.
QA
Randor  
This is test tip 2 - Unedited
Updated: 6 Nov 2009  
This is a test tip. This is a test tip. This is a test tip. This is a test tip. This is an improvement. This is an improvement. This is an improvement. This is a test tip improvement 2. This is a test tip improvement 2. This is a test tip improvement 2. This is a test t
Sales
Randor  
This is test tip 2 - Unedited
Updated: 6 Nov 2009  
This is a test answer. This is a test answer. This is a test answer. This is a test answer.
Sales
Randor  

UI Testing

top
Title / Updated Author Score  
Quick and easy WatiN recipe: How to handle a confirm dialog
Updated: 27 Aug 2009  
How to process confirm dialogs in WatiN.
VB, HTML, C# 3.0.NET 3.5, Dev, QA
Jonathan Franks 4.20

Last Updated 8 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use