General |
top |
| Title /
Updated |
Author |
Score |
|
|
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 (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Dev, QA
|
Jonathan de Halleux, Nikolai Tillmann |
5.00 |
|
|
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 (.NET2.0), Visual-Studio (VS2005), Architect, Dev, QA, WinForm
|
NinjaCross |
5.00 |
|
|
RemoteInstall: Automated Testing of Windows Installers on VMWare Infrastructure
Updated: 24 Nov 2009
A framework for testing Windows installers with some help from virtualization.
C#, XML, Windows, .NET, Win32, Win64, Architect, Dev, QA, Virtualization, virtual-machine
|
dB. |
5.00 |
|
|
Dynamic Unit Testing
Updated: 1 Sep 2011
Dynamic Unit Testing
C#, QA
|
spartacus23 |
5.00 |
|
|
Testability: Test before Testing!
Updated: 31 Oct 2011
The Time you save in testing is the time you gain for testing
All-Topics, QA
|
Garima Valecha |
5.00 |
|
|
Simple paradigm of scientific software testing
- Unedited
Updated: 1 Jan 2012
Testing of complicated scientific tasks
C# (C#4.0), .NET, Architect, Dev
|
Petr Ivankov |
5.00 |
|
|
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 (.NET2.0, Mono, .NET3.0, .NET3.5), Visual-Studio, Architect, Dev, QA, Design
|
Dmitri Nesteruk |
4.98 |
|
|
Performance Tests: Precise Run Time Measurements with System.Diagnostics.Stopwatch
Updated: 28 Feb 2010
How the .NET Framework Stopwatch class can be used to measure and compare algorithm runtime with a high accuracy
C# (C#2.0, C#3.0, C#4.0), Windows, .NETCF, .NET (.NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), Architect, Dev, Design, .NET4
|
Thomas Maierhofer |
4.93 |
|
|
Sedge: An Automated Error Reporting Tool
Updated: 14 Jan 2010
This article describes Sedge - a highly customizable tool designed to help your customers create better error reports.
C#, XML, .NET, Dev, QA
|
Andrei Marukovich |
4.91 |
|
|
Unit Testing and Integration Testing in Business Applications
Updated: 11 Jun 2011
This article presents some realistic unit and integration test examples in a N-tier web application to assist in writing tests that provide confidence in moving towards Test Driven Development (TDD)
C#, .NET, ASP.NET, Architect, Dev, QA, EF
|
Omar Al Zabir |
4.91 |
|
|
Advanced .NET Debugging Extracting Information from Memory
Updated: 2 Nov 2011
Advanced .NET Debugging Extracting Information from Memory
ASM, MSIL, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7), Dev, QA
|
Rene Pally |
4.89 |
|
|
From Mocks to Isolation
Updated: 31 Oct 2008
The article discusses how to isolate the code under test from behavior of referenced classes by using mocking frameworks.
C#, .NET3.0, .NET3.5, VS2005, VS2008, Architect, Dev, QA
|
Vagif Abilov |
4.84 |
|
|
The Unit Test of Silverlight Applications with Asynchronous Service Callbacks
Updated: 18 Feb 2011
This article presents an example on unit testing of Silverlight applications with asynchronous service callbacks.
C#, WCF, Silverlight, Architect, Dev, QA, MVVM
|
Dr. Song Li |
4.78 |
|
|
Automation Utility Using Open-Source Tool: WatiN
Updated: 16 Sep 2009
An article on creating a wrapper utility over the WatiN library.
C#2.0, .NET2.0, ASP.NET, Dev, QA
|
Diwakar Gupta |
4.77 |
|
|
Parrots, A "record and replay" Mocking/Stubbing Library
Updated: 2 Oct 2011
Parrots is a "record and replay" mocking/stubbing library introducing a new concept in the "mocking" area.
C# (C#4.0), Windows, Visual-Studio, Architect, Dev
|
Wasp.NET |
4.73 |
|
|
MOQ and C# (inc. Synchronized and Asynchronized WCF Service Calls)
Updated: 4 Apr 2011
Mocking your .NET services (inc. asynchronous calls) or class libraries with MOQ
C#, .NET, Dev, QA, testing
|
Bert ONeill |
4.71 |
|
|
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, .NET2.0, .NET3.0, Visual-Studio (VS2005), Dev, QA, Design, WinForm
|
slkr171 |
4.71 |
|
|
5 F-A-Qs Every PM NEEDS to Read
Updated: 6 Jan 2011
5 F-A-Qs regarding project management and project management software
All-Topics, QA, Design, Application, time, practices, software, Project
|
mkowlowitz |
4.67 |
|
|
QS Part 1 - A New Approach to Unit and Integration Testing
Updated: 10 Nov 2010
Quality Gate One Studio is a testing framework that suggests a new approach to unit and integration testing.
C#, .NET2.0, .NET3.0, .NET3.5, QA, Threading, Framework, bugs, testing, threads, compiler, coding, programming, tools, performance, .NET4, Managed, Article, Parameter, software, Development, multithreading, Code, Debugging
|
Simeon Sheye |
4.67 |
|
|
Black-box Testing Techniques
Updated: 8 Jun 2009
Black box testing and developing test cases.
All-Topics, QA
|
Robin_Roy |
4.58 |
|
|
Introduction to BDD using StoryQ
Updated: 10 Jun 2010
Getting started with BDD in an easy way
C#, .NET
|
Giorgio Minardi |
4.50 |
|
|
Visual Studio 2008 Load Test Gotchas
Updated: 16 Sep 2010
Load testing features available in Visual Studio 2008 through Team Suite Extension or in Visual Studio Tester Edition.
VS2008, Dev
|
Sergej Andrejev |
4.50 |
|
|
Test Last Development: A Primer for Unit Testing of Legacy Code
Updated: 14 Apr 2011
Many teams have not fully embraced TDD, this document is for teams that need to test legacy code or developers who write code after the fact.
All-Topics, Architect, DBA, Dev, QA, Design, testing
|
caloia |
4.50 |
|
|
Introduction to NUnit and TDD
Updated: 25 Feb 2011
This is an introduction to NUnit and TDD
C#, .NET, NUnit
|
Dipti Mehta |
4.47 |
|
|
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.44 |
|
|
White Box Testing Technique
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, VC7, Win2K, WinXP, Win2003, Vista, STL, Dev, QA
|
Kuldip Rindani |
4.36 |
|
|
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 |
4.33 |
|
|
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 |
4.33 |
|
|
Test Complete: Storing of Test Data in External Files
Updated: 28 Dec 2010
In this article, I will describe the usage of external files for storing of test data and their usage in TestComplete scripts
Windows, Dev, QA
|
Apriorit Inc, Kit Tatiana |
4.33 |
|
|
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, .NET2.0, WinXP, Win2003, IIS, Dev, QA
|
dorothyDorothy |
4.31 |
|
|
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, .NET3.5, VS2008, Dev, QA
|
Donsw |
4.30 |
|
|
Exchange Server: Express Configuration for Testing
- Unedited
Updated: 24 Sep 2010
The aim of the article is to present a step-by-step description of the installation and configuration of the domain controller, Exchange Server, and MS Outlook with two accounts for the testing purposes.
Windows, Dev, QA, exchange, Virtualization, virtual-machine
|
Apriorit Inc, Kit Tatiana |
4.29 |
|
|
Agile Testing: Best to Keep Customers Happy
Updated: 27 Jul 2011
Discussion about agile testing
All-Topics, QA
|
HARISHCHOWDHARY |
4.29 |
|
|
Running Selenium HTML (Selenese) Test Cases in Parallel
Updated: 1 Dec 2009
This article will explain how to reduce time for the execution of Selenium HTML test cases without using Selenium Grid.
HTML, QA
|
Obaid Malik |
4.20 |
|
|
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. |
4.20 |
|
|
How to Implement a Software Development Process
Updated: 28 Apr 2009
Software development process or how to perform 100% testing on GUI applications
C#, XML, Windows, .NET, Dev
|
Cristinel Mazarine |
4.11 |
|
|
Unit Testing Using NUnit
Updated: 12 Apr 2011
Unit Testing Using NUnit
C#, All-Topics, testing, NUnit
|
Neerajan Lamsal |
4.00 |
|
|
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 |
4.00 |
|
|
Behavioral: A BDD library for better organizing your unit tests
Updated: 24 Aug 2011
A Behavior Driven Design (BDD) library adding a clearer syntax and better organization to unit tests. Currently tested working with NUnit and MSTest.
C#, .NET, Dev, QA
|
garymcleanhall |
4.00 |
|
|
EurekaLog for VisualStudio
Updated: 26 Oct 2009
This article provides a quick overview of an “on-site” bug tracking solution. An application add-in, if you will, which catches, logs and reports uncaught exceptions.
Windows, WinMobile, .NETCF, .NET, ASP.NET, Visual-Studio, XAML, WPF, Dev, QA, WinForm
|
rastaVnuce |
3.77 |
|
|
User Story Source Code Layout with MSpec
Updated: 14 Feb 2010
An example showing a source code structure that reflects user stories using MSpec.
C#, Windows, Visual-Studio, Dev, QA
|
erik.f |
3.30 |
|
|
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#, .NET2.0, Win2K, WinXP, Vista, VS2005, Dev, QA
|
GamePlanner |
3.13 |
|
|
Black Box Testing, Its Advantages and Disadvantages
Updated: 25 Jun 2010
The advantages and disadvantages of black box testing
All-Topics, Dev, testing
|
Koundinya |
1.09 |
|
|
Website Testing Techniques
Updated: 28 Nov 2011
Website testing techniques
All-Topics, Web
|
Praveen Kumar P.V |
|
|
|
Recovery Testing: WHAT and WHY!
Updated: 1 Nov 2011
The WHAT and WHY of Recovery testing
All-Topics, QA
|
Garima Valecha |
|
|
UI Testing |
top |
| Title /
Updated |
Author |
Score |
|
|
White: An UI Automation Tool for Windows Application
Updated: 25 Nov 2011
This article exposes how to use White for UI automation of Windows application and how to create Automation test script using White.
C#, .NET, Dev, QA
|
jawed.ace |
5.00 |
|
|
Automation Enabler PlugIn - Exposes Inaccessible Elements to UI Automation Framework
Updated: 20 Jun 2011
A reusable plug-in framework which exposes inaccessible elements to UI Automation framework. A must for .NET 2.0 WinForm container controls
C#, XML, Dev, QA, testing
|
Kumar, Ravikant INDIA Bangalore |
4.43 |
|
|
Automated UI tests with Watin in ASP NET MVC
Updated: 28 Aug 2010
How to create automated browser tests in ASP NET MVC using Watin
C#, .NET (.NET3.0, .NET3.5), ASP.NET, MVC, Architect, Dev, QA, Design, C#3.5, testing
|
Robert Corvus |
4.33 |
|
|
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, .NET3.5, Dev, QA
|
Jonathan Franks |
4.20 |
|
|
UI Automation Interesting Challenge - Testing Automation Framework
Updated: 28 Jun 2010
UI Automation challenge using Menuitem, and MenuStrip control
C#, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Architect, Dev, QA, Design, .NET4
|
Varun Jain 786 |
2.09 |
|