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

Debugging Ruby

Ruby might be slow, but bad code only makes it worse. This video teaches you how to use powerful tools to see how your code is executed, so you can understand, debug and optimize it. It covers techniques that can be used to troubleshoot production ruby deployments from three perspectives: …

Frama-C Industrial Usage

This video presents some industrial applications of the Frama-C platform by Dassault Aviation. Frama-C is a suite of open source tools dedicated to the analysis of the source code of software written in C. Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach of Frama-C …