.NET TEST Driven Developments

xiaoxiao2021-03-06  58

Test Driven Developmentbooks

Lessons Learned in Software Testing by Cem Kaner, James Bach, and Bret Pettichord.Pragmatic Unit Testing in C # by the Pragmatic Programmers Andy Hunt and Dave Thomas, the preview chapters (one, two) look good.Managing the Testing Process by Rex Black - highly recommended by John Robbins.Test Driven Development: A Practical Guide by Dave Astels, we've got this at work and it is very good although the examples are in Java.Test Driven Development:. by Example by Kent Beck My comment: can we please move away from the stupid money example.Test-Driven Development in Microsoft® .NET by James Newkirk, a developer on the NUnit project. Awesome book. (get all the code from the TDD workspace on GotDotNet)

Software

Csunit - Open Source Testing frameworknunit - Open Source Testing frameworkmbunit - Unit Testing Similar To NUnit, from A Microsoft Employee

.Test - Commercial Automated Unit Testing SoftwareHarness - Commercial Testing frameworkunite.net - Commercial Unity and Integration Test Softwarex-Unity - Commercial Testing Framework

NUnitAddin - Visual Studio add-in, currently has command-line interface (I hear Jamie Cansdale is working on a GUI with red / green bars) NUnitASP -. Test web sites by interacting programmatically with the controls on the web page Now supports authentication as well as several other new features Also see my NUnitAsp Tips and Best Practices.NUnitForms -! allows you to test Windows Forms in a manner similar to NUnitAsp (you get to interact with the form elements programmatically) It even includes a recorder application rUnit.! - Runs NUNIT TEST HARNESS IN ASNET.TESTRUNNER for NUNIT - An NUNIT Add-in for Visual Studio .Net. See Blog Post.vsnunit - An NUNIT Add-in for Visual Studio .Net. See Blog Post.mock Objects

DotNetMockeasymock.NetMockObjectsnmockPocmock

Web Sites / Column

Applying Patterns to Software Testing - Brian MarickBret Pettichord's Publications on testingBrian Marick's writings on software testingCem Kaner's articles on testingJames Bach's articlesObjectMentor's Test Driven Development articlesTestDriven.com web site, general purpose portal that includes various languages, testing tools, and articles.Test Driven Development Column Dave Astelstest Driven Development Yahoo! GroupPages on The C2 Wiki:

TestDrivendevelopment TestingCategory UnitTest - Check Out All The Links At Bottom

Blogs

Benjamin Mitchell has an excellent XP and Agile category including lots of TDDBrian Marick's blog is all about testingJames Newkirk, lead developer on NUnit and now Microsoft employee, has an excellent TDD blog.Jay Kimble has a TDD categoryJens Winter has a TDD categoryJonathan Cogley has a TDD categoryJonathan de Halleux - the creator of mbUnitRoy Osherove has a Test Driven categorySiva Rama Krishna has a blog devoted to software testingSteve Eichert has a TDD categorySee my Test Driven Development categoryUnit Testing articles

Adventures in C #: Using NUnit - Ron JeffriesAdvanced Unit Testing: Parts 1, 2, 3, 4, 5 - Marc CliftonAn Initial Investigation of Test Driven Development in Industry - Laurie Williams and Boby GeorgeBest Practices: Test Driven DevelopmentCharles' Six Rules of Unit Testing - Charles MillerContractual Test Driven Development: Combining Test Driven Development and Design By Contract - Dave ChaplincsUnit tutorials - a group of related tutorials on csUnit, including one on how to port from NUnitDeveloping Automated Tests using NUnit2 with VB.NET - Dave ChaplinEffective Unit Testing - Tim BurnsEndo-Testing: Unit Testing with Mock Objects - Tim Mackinnon, Steve Freeman, Philip CraigDebugging .NET with NUnit - Paul KimmelFun with Unit Tests-Testing Abstract Classes - Roy OsheroveInterview: XP Pioneer Stumps for Test-Driven Development - Jon Udell on InfoWorldIntroduction To test-driven development with nunit and the NUnit Add-in - Roy Osherovean Introduction To Test-Driven Development (TDD) - C Ode Examples are in c # and delphi using csunit.

Download The PowerPoint (1043K) Download The Source Code (90K)

An Introduction To Test-Driven Development (TDD) Using Visual Basic.net - Cosunit.download The PowerPoint (1046K) Download The Source Code for the Demonstrations (211K)

Nunitasp Article -

Melwyn D'Souza and Sarvesh Damle

NUNIT V.2 for People Who Can't Cook - Markus Kalina, Not The Latest Version of NUnit

Perform code coverage analyysis with .net to ensure thorough application testing

- James McCaffrey

Putting Test Driven Development Into Practice - Jimmy Nilsson

TDD with NUNIT AND C # - PowerPoint Presentation by Jonathan Cogley

Test Driven Analysis and Design - Jason Gorman

Test Before You Leap Into Development - Jon Udell On Infoworld

Test-Driven C #: Improve The Design and Flexibility of Your Project with extra extreme programming techniques

- Will Stott and James W. Newkirk

Test Driven Development - Objectmentor's Write-Up on TDD

Test Driven Development - Scott Ambler, Chap 11 of His

Agile Database Techniques Book

Test Driven Development and Acceptance Testing - James Grenning

Test-Driven Development, A Conversation with Martin Fowler, Part V - Bill Venners on Artima.com

Test Driven Development and Web Services - Peter Providence, Uses NUnit

Test Driven Development In .Net - Peter Provost, Uses NUNIT

Test Driven Development in Enterprise Integration Projects - Gregor Hohpe and Wendy Istvanick

Test Driven Developments Using NUnit - Jason Gorman

Test First Guidelines - Sean Shubin

Testing ASP.NET Applications with Nunitasp and Nunit - Justin GEHTLAND

Testing for Programmers - Brian Marken, Very Very Good!

Unit Testing and test-first development - on msdn

Unit Testing Database Code - Richard Dallaway

Unit testing in .net - Charlie Poole, 79 PowerPoint Slides

Unit testing in .net- Justin Gehtland

WHEN Do you stop unit testing? - Gordon Weakliem

Work Guidelines: Test Driven Development

Working Backwards - James Newkirk, Robert C. Martin

Write Unit Tests - Nick Smith In Visual Studio Magazine

Writing Automated Browser Tests Using NUNIT AND IE - DAVE CHAPLIN

Refactoringbooks

Refactoring: improving the design of existing code by Martin Fowler - Excellentrefactoring Workbook by William Wake - Very GoodRefactoring to patterns by Joshua Kerievesky - Forthcoming Book, See The Web Site

Software

C # Refactoring Tool - $ 110 for 1-9 licenses, $ 99 for 10 or moreC # Refactory - $ 99 first license, $ 50 each additional, 30 for $ 549dotEasy - currently freeFlyWheel - $ 449Resharper - use a username and password of eapuser, pricing not setVisual Studio - Will include Refactoring in whidbey Release, Due In 2005

Web Sites

Agile .NET Development - Refactoring - by Jason Gorman, C # tutorial on refactoringFowler Refactoring Example - by Dave Veeneman, a C # translation of the 'Starting Point' example in Chapter 1 of Fowler's Refactoring bookRefactoring Home page - a portal on refactoring maintained by Martin FowlerRefactoring Yahoo! groupRefactoring with Martin Fowler - Artima interview by Bill VennersThe Process of Database Refactoring - by Scott AmblerRefactoring Refactoring - article by Robert X. Cringely that questions refactoringPages on the c2 wiki:

WhatisRefactoring refactorMercilessly HistoryOfrefactoring WhynotenoughRefactoringhappens

转载请注明原文地址:https://www.9cbs.com/read-83656.html

New Post(0)