Software Testing Videos and Tutorials: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps

Introduction to FlexMonkey

April 28, 2011 0

This short video provides an introduction to FlexMonkey, a free Adobe AIR application used for testing Flex and AIR based applications. It provides the functionality to record, playback and verify Flex UI interactions. It also generates ActionScript-based testing scripts that you can easily include within a continuous integration environment.

Behavior Driven Development Using SpecFlow and WebAii

March 29, 2011 0

SpecFlow provides a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects . This video shows how to use SpecFlow to create specifications and leverage Telerik’s WebAii Test Automation Framework for driving the browser through code. Download the video on Develop Using .NET

Lessons Learned from Testability Failures

February 28, 2011 0

When the testability level of a project is not monitored, it can end up becoming a burden for the team. These testability problems usually add up in small steps, making them hard to detect if we do not make the effort to look for them.

How to Do Test Reviews

February 14, 2011 0

This video show how and why we should all be doing test reviews on our peer’s code. It talks about basic rules to look for in test code and reviews some of the tests of public open source projects.

Early Test Feedback by Test Prioritisation

February 3, 2011 0

It becomes difficult to modify legacy modules without breaking clients when software become more complex and the number of clients grows. Large scale regression testing takes a lot of resources. This video presents a testing approach that allows developers to select a set of tests that will testing as many integration points as possible but can be executed in a manageable amount of time.

1 49 50 51 52 53