Interested in learning web development, new language or just want to keep yourself updated with what's happening in information technologies? This site brings you the vast collection of screencast / video from net that can help you learn new technology, keep you informed of what's new, provide how to video tutorials and help you advance in information technology field. Not to mention seeing is better then reading or listening.

Overview on how to use NUnit

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

    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

    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

    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

    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

    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

    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

    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

    A 40 minute screencast overview of TestComplete automated software testing.

    Becoming a Software Testing Expert

    You're already an experienced tester. You know how to design tests and report bugs. Now what? Do you feel like an expert? Unfortunately, if you want to...