Video TDD Media from Developer Fusion https://www.developerfusion.com/t/tdd/media/view/video/ Video TDD Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 26 Sep 2011 08:40:00 GMT #285 Spork Spork improves the loading time of your test suite by starting up your Rails application once in the background. Use it with Guard for the ultimate combo in fast feedback while doing TDD. http://www.developerfusion.com/media/128680/285-spork/ http://www.developerfusion.com/media/128680/285-spork/ Mon, 26 Sep 2011 08:40:00 GMT James Crowley OnMicrosoft - Unit Testing with Jim Newkirk Jim Newkirk discusses the need for a next generation Unit Testing Framework and how xUnit.net ads extensibility and best practices to the framework. http://www.developerfusion.com/media/48453/onmicrosoft-unit-testing-with-jim-newkirk/ http://www.developerfusion.com/media/48453/onmicrosoft-unit-testing-with-jim-newkirk/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley OnMicrosoft - xUnit.net Unit Testing with Jim Newkirk Jim Newkirk, creator of NUnit, discusses his new Unit Testing Framework called xUnit.net. Learn about xUnit.net and Unit Testing best practices. http://www.developerfusion.com/media/48454/onmicrosoft-xunitnet-unit-testing-with-jim-newkirk/ http://www.developerfusion.com/media/48454/onmicrosoft-xunitnet-unit-testing-with-jim-newkirk/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley Security Testing Adam Shostack dives deep into security testing methodologies with How to Break Software Security author James Whittaker. http://www.developerfusion.com/media/11360/security-testing/ http://www.developerfusion.com/media/11360/security-testing/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley xUnit Test Patterns: Refactoring Test Code - Part 2 Gerard Meszaros presents concepts from his book, “xUnit Test Patterns: Refactoring Test Code,” the definitive guide to writing automated tests using xUnit, the most popular unit testing framework in use today. http://www.developerfusion.com/media/11375/xunit-test-patterns-refactoring-test-code-part-2/ http://www.developerfusion.com/media/11375/xunit-test-patterns-refactoring-test-code-part-2/ Tue, 25 Mar 2008 00:00:00 GMT James Crowley Unit Testing Tools and Legacy Systems: Part 1 Join host Ted Neward as he discusses unit testing tools and legacy systems with "Working Effectively with Legacy Code" author, Michael Feathers. http://www.developerfusion.com/media/11393/unit-testing-tools-and-legacy-systems-part-1/ http://www.developerfusion.com/media/11393/unit-testing-tools-and-legacy-systems-part-1/ Wed, 12 Sep 2007 00:00:00 GMT James Crowley Exploratory Testing with James Whittaker James Whittaker provides an overview of Exploratory Testing--the subject of his latest book. Learn about ways to explore your application with intent, strategy, and tactics that find bugs and validate functionality. http://www.developerfusion.com/media/11412/exploratory-testing-with-james-whittaker/ http://www.developerfusion.com/media/11412/exploratory-testing-with-james-whittaker/ Mon, 29 Dec 2008 00:00:00 GMT James Crowley Future of Software Testing Adam Shostack discusses the future of software testing with James Whittaker. Learn about the evolution of software testing methodologies and where the exploratory testing industry is heading. http://www.developerfusion.com/media/11418/future-of-software-testing/ http://www.developerfusion.com/media/11418/future-of-software-testing/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley Exploratory Testing: How to Test Software Adam Shostack discusses the state of Software Quality with James Whittaker. Learn about the current transition from testing infrastructure to testing business logic. http://www.developerfusion.com/media/11419/exploratory-testing-how-to-test-software/ http://www.developerfusion.com/media/11419/exploratory-testing-how-to-test-software/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley Unit Testing Tools and Legacy Systems: Part 2 Join host Ted Neward as he discusses unit testing tools and legacy systems with "Working Effectively with Legacy Code" author, Michael Feathers. http://www.developerfusion.com/media/11441/unit-testing-tools-and-legacy-systems-part-2/ http://www.developerfusion.com/media/11441/unit-testing-tools-and-legacy-systems-part-2/ Tue, 18 Sep 2007 00:00:00 GMT James Crowley Secure Programming: C Versus Java Secure Programming with Static Analysis authors, Chess and West, discuss whether the C programming language is safer than Java from their perspective on using Static Analysis in code review testing. http://www.developerfusion.com/media/11443/secure-programming-c-versus-java/ http://www.developerfusion.com/media/11443/secure-programming-c-versus-java/ Thu, 27 Mar 2008 00:00:00 GMT James Crowley The Implicit Demand of Software Security Cigital CTO Dr. Gary McGraw, the world's leading software security authority, discusses the implicit demand of software security. Learn about static analysis, penetration testing, architectural risk analysis & enterprise software security programs. http://www.developerfusion.com/media/11619/the-implicit-demand-of-software-security/ http://www.developerfusion.com/media/11619/the-implicit-demand-of-software-security/ Wed, 10 Oct 2007 00:00:00 GMT James Crowley Software Security Testing: Strengthening Your Defense Strategy Chris Wysopal, CTO Veracode discusses his book, The Art of Software Security Testing – an indispensable guide for every technical professional responsible for software security: testers, QA specialists, security professionals, developers, and IT Managers. http://www.developerfusion.com/media/11625/software-security-testing-strengthening-your-defense-strategy/ http://www.developerfusion.com/media/11625/software-security-testing-strengthening-your-defense-strategy/ Wed, 24 Oct 2007 00:00:00 GMT James Crowley Security Testing Adam Shostack dives deep into security testing methodologies with How to Break Software Security author James Whittaker. http://www.developerfusion.com/media/11629/security-testing/ http://www.developerfusion.com/media/11629/security-testing/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley Future of Software Testing Adam Shostack discusses the future of software testing with James Whittaker. Learn about the evolution of software testing methodologies and where the exploratory testing industry is heading. http://www.developerfusion.com/media/11632/future-of-software-testing/ http://www.developerfusion.com/media/11632/future-of-software-testing/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley Software Security Testing: Identifying Software Security Flaws Author Chris Wyposal discusses techniques for identifying software security flaws. http://www.developerfusion.com/media/11633/software-security-testing-identifying-software-security-flaws/ http://www.developerfusion.com/media/11633/software-security-testing-identifying-software-security-flaws/ Wed, 20 Jun 2007 00:00:00 GMT James Crowley Exploratory Testing with James Whittaker James Whittaker provides an overview of Exploratory Testing--the subject of his latest book. Learn about ways to explore your application with intent, strategy, and tactics that find bugs and validate functionality. http://www.developerfusion.com/media/11637/exploratory-testing-with-james-whittaker/ http://www.developerfusion.com/media/11637/exploratory-testing-with-james-whittaker/ Mon, 29 Dec 2008 00:00:00 GMT James Crowley The Art of Software Security Testing Chris Wysopal, CTO Veracode discusses his book, The Art of Software Security Testing – an indispensable guide for every technical professional responsible for software security: testers, QA specialists, security professionals, developers, and IT Managers. http://www.developerfusion.com/media/11645/the-art-of-software-security-testing/ http://www.developerfusion.com/media/11645/the-art-of-software-security-testing/ Wed, 02 Jan 2008 00:00:00 GMT James Crowley Designing Secure Software with Scott Matsumoto Scott Matsumoto discusses why and how to introduce security into your software development lifecycle. Learn why anyone involved in designing, coding, specifying, or testing software needs to be concerned about software security. http://www.developerfusion.com/media/11647/designing-secure-software-with-scott-matsumoto/ http://www.developerfusion.com/media/11647/designing-secure-software-with-scott-matsumoto/ Tue, 07 Oct 2008 00:00:00 GMT James Crowley Exploratory Testing: How to Test Software Adam Shostack discusses he state of Software Quality with James Whittaker. Learn about the current transition from testing infrastructure to testing business logic. http://www.developerfusion.com/media/11658/exploratory-testing-how-to-test-software/ http://www.developerfusion.com/media/11658/exploratory-testing-how-to-test-software/ Mon, 22 Dec 2008 00:00:00 GMT James Crowley