Software Testing and Software Quality Assurance Videos

Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

flog << Test.new

This presentation will show how to transform a Ruby application without tests into a well-spec’d (via rspec) system with good test coverage. The presentation teaches how to write “characterization tests” for Ruby systems, how to convert characterization tests into normal specifications, and how to refactor and add new functionality to …

High-performance JavaScript: Why Everything You’ve Been Taught is Wrong

Joseph Smarr is the Chief Platform Architect at Plaxo, Inc., where he’s led the engineering of Plaxo’s address-book integration application. In the course of building Plaxo 3.0, which involved an ambitious foray into rich internet application design, Joseph and learned a host of lessons about the importance of performance and …

Functional Testing Swing Applications with Frankenstein

The 2nd Annual Google Test Automation Conference (GTAC) in New York on August 23 and 24, 2007. Presentation on Functional Testing Swing Applications with Frankenstein, an Open Source testing tool that he co-authored. Vivek Prahlad is a Senior Developer at ThoughtWorks. He currently heads the Innovation and Open Source related …