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

Behat v3! Behavioral-Driven-De­velopment, Functional Tests and Selenium

Testing our applications is something we all do. Ahem, rather, it’s something we all *wish* we did. In this chat, I’ll introduce you to Behat version 3: a behavior-driven-development (BDD) library that allows you to write functional tests against your application just by writing human-readable sentences/scenarios.

Automated Testing With Cucumber JVM, Selenium & Mocha

This presentation provides an overview of behavior-driven development and test automation for Saleforce.com, which aided in the production of a Visualforce/JavaScript application for an enterprise client. Using Cucumber JVM, Selenium, Jenkins, and Git – the team was able to catch regression errors during development. It offers an overview of the …