Videos tagged with Testing
Bill Siggelkow's presentation to the Atlanta Ruby User Group on the cucumber testing framework/ Created by tkadom
ATLRUG: Testing with Mocks
A presentation to the Atlanta ruby user group on the use of mocks and stubs. Created by tkadom
Debugging and Testing the Web with Firebug
In this talk we explore web development and debugging strategies with Firebug. An overview of new and improved features and how to use them is presented. We wrap-up with a peek at FireUnit, a new Firebug extension by John Resig and Jan Odvarko, and it's role in unittesting Firebug itself.Rob Campbell studied CS at Acadia University in Wolfville, NS with an emphasis on computer languages and obj...
Gallio, a .NET Testing Automation Platform
Summary Software testing is a multidisciplinary enterprise. Its form and function is driven by the needs and perspectives of developers, testers, designers, managers, and other stakeholders. So how do you build a single tool that will satisfy them all? You don't; you build a toolchain. Gallio is an open, extensible and neutral test automation for .Net. It provides the foundation for a rich suit...
Railscasts #159: More on Cucumber
There is a lot more to Cucumber than I showed in an earlier episode. See how to refactor complex scenarios in this episode.
MIX09: Automated User Interface (UI) Testing with Microsoft Visual Studio Team System 2010
Come hear about the new Visual Studio Team System 2010 tools and APIs for helping test a broad range of UIs that can consist of Winforms, AJAX, and Windows Presentation Foundation. See how to use Team System 2010 to ensure UI and application quality. Brian Keller
GTAC 2008 Keynote Address: The Future of Testing
Google Tech TalksOctober 23, 2008ABSTRACTPresented by James Whittaker, Microsoft Corp. at the 3rd Annual Google Test Automation Conference (GTAC) held in Seattle, WA on October 23-24, 2008.
Railscasts #156: Webrat
If you prefer writing integration tests in ruby instead of Cucumber's plain english, consider interacting with Webrat directly as I show in this episode.
Visual Studio Team System #26: How Do I: Run Unit Tests against a Deployed Database?
If your ASP.NET application is configured to deploy a database along with the Web site, how can you verify that a valid database instance has been deployed? In this video we learn how to run unit tests against the deployed database, asserting the existence of a value that is known to be consistent across database instances. Presented by Paul Hacker Date: 22 August 2007
Visual Studio Team System #24: How Do I: Automate Testing using Team Build?
In this video we learn how to use Visual Studio Team System to define the automated tests that will run during a team build, and how we can drill down in to the results of those tests. We also learn that the Test Tools Build Task provides an alternative way of specifying the tests to run during a team build. Presented by Chris Menegay Date: 01 August 2007