Software Testing Videos and Tutorials: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps
This video describes an approach to simple performance testing that has proven very valuable when building public, content–rich web sites. Automation and data gathering during development, testing and maintenance has provided a way to ensure robust and predictable performance on web sites that now deliver more than one million pages per day.
Selenium IDE is pretty much ‘feature complete’ in terms of a record-and-playback editor. This shows what you can do with the existing Plugin API, gives a peek into the future of it and explains why less ‘in the editor’ is better for the long term success of Selenium IDE.
This video demonstrates how to automate the iOS platform / iPhone automation using Open Source tools that are compatible with ANT and Maven in any continuous environment. It shows how you can perform a basic test in an iPhone app and run through both positive and negative testing, showing the Junit results at the end.
This video demonstrates how to run the Selenium IDE Mozmill tests. Mozmill is an user-interface test automation tool. You can use it to write tests for your Add-On or for your Mozilla Platform Application.
This video presents HP LoadRunner and explains how the individual components of HP LoadRunner and HP Diagnostics are installed.
Wouldn’t it be nice to have the Business Analyst write out the acceptance criteria in plain English, and then have those criteria run as tests? Join us for a beginner to intermediate walk through of Cucumber and Selenium. Learn how to write tests that are easy to understand and run. There will be plenty of examples and sample code to get you going in the right direction.
This tutorial explains the the extreme basics on how to use Selenium and TestNG for automation testing.