Nicholas C. Zakas: Test-Driven Development with YUI Test
Category: Languages > Testing      Posted: 10 Nov 08

Yahoo! engineer and YUI Test developer Nicholas C. Zakas provides an introduction to the concepts of test-driven development (TDD) and shows how to app...

Hakan Erdogmus on TDD Misunderstandings and Adoption Issues
Category: Languages > Testing      Posted: 10 Aug 08

In this interview made during Agile 2007, Dr. Hakan Erdogmus, Editor in Chief of IEEE Software, discusses about TDD starting from a study done by Ron J...

Testing App with Selenium
Category: Web Development > Ruby On Rails      Posted: 11 Jul 08

Selenium is a great way to test your app automatically through a browser. See how it works in this episode

Overview on how to use NUnit
Category: Languages > .net      Posted: 16 Jun 08

This screencast is an introduction to NUnit as well as a brief overview of testing with NUnit. In this episode you will learn the following

  • Use the NUnit IDE
  • Create simple tests with NUnit
  • Debug a test via the VS IDE

  • Automating Business Value with FIT and Fitnesse
    Category: Methodology > Project Managment      Posted: 07 Jun 08

    Agile communities consider stories “done” when the acceptance tests (also called story tests) are shown to the customer. Originally, this was a manual ...

    Designing for Testability
    Category: Languages > Testing      Posted: 05 Jun 08

    In this interview from QCon San Francisco 2007, Cédric Beust discusses designing and architecting for testability, problems that hinder testability, t...

    Designing for Testability
    Category: Languages > Testing      Posted: 21 Mar 08

    In this presentation from QCon San Francisco, Cedric Beust and Alexandru Popescu discuss interesting features of TestNG such as grouping of tests, data...

    WatiN and Ajax Unit Testing
    Category: Languages > Testing      Posted: 24 Jan 08

    The above video demonstrates WatiN integrated with nUnit which together creates a brilliant environment to run functional "Unit Tests" on GUI libraries. Watch the video for an interesting demonstration of how to integrate Unit Testing into your Ajax GUI projects.

    Building Industrial Strength Performance Tools
    Category: Languages > Testing      Posted: 03 Dec 07

    In this talk we will discuss the issues involved in building industrial-strength performance tools. We first discuss the requirements for such tools, a...

    Testing Controllers
    Category: Web Development > Ruby On Rails      Posted: 10 Oct 07

    Controllers are tricky to test, and there's no perfect way to do it. In this episode you will see how I test controllers, and my reasoning behind it.

    Testing without Fixtures
    Category: Web Development > Ruby On Rails      Posted: 22 Jul 07

    Tests which rely heavily on fixtures are brittle and can be difficult to maintain. This episode will show a couple techniques for creating tests which don't use fixtures

    The Lazy Programmer's Guide to Automated Testing with TestComplete
    Category: Languages > Testing      Posted: 05 Jul 07

    A 40 minute screencast overview of TestComplete automated software testing.