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

Web Consistency Testing

December 14, 2011 0

Web Consistency Testing is a new form of automated Web testing that answers the simple question “does this page look the way it should?”. Historically, the way a page looks has been relegated to the status of “design artifact” and as such, been treated as something that must be tested with human eyes.

Moving to an Agile Testing Environment

December 8, 2011 0

This video provides a retrospective of what went right and, more importantly, what went wrong for the software testing activity during a transition to agile.. If agile is in your future, come discover what you’re in for, traps to avoid, and how to be successful. If you’re not ready for agile, you’ll learn some new approaches that can be applied to traditional processes.

Functional Software Testing Tool Selection

December 5, 2011 1

This video explains the basic differences between different flavors of functional software testing tools. It proposes a selection roadmap and identifies the best vendors for each scenario. It provides pricing info and recommendations on negotiations.

Test Tools Configuration in Visual Studio

November 23, 2011 0

Have you visited the treasures of Visual Studio Menu bar tools | Options | Test Tools lately? The options to enable disable prompts on creating, editing, deleting or running manual/automated tests can be controller from here. The default test project language and default test types created on a new test project creation could be selected/unselected from here.

Top Tips For Better Selenium Tests

November 21, 2011 0

This video shares experience on how to write better Selenium tests. It contains advice on Implicit waits, ignoring Open and waitForPageToLoad failures, reporting pass/fail status automatically on python.

Beyond Page Objects

November 16, 2011 0

This video explains why we need to develop page components for our tests in order to create smaller and more dynamic page components. Web pages are no more the monolithic static pages of the past. They contain a lot of small elements that we interact with, so being able to focus on the components is a better solution to automate the testing of web applications.

Software Testing is Dead

November 14, 2011 11

At the Google Test Automation Conference 2011, the opening keynote was presented by Alberto Savoia, Director of Engineering and Innovation Agitator at Google. He believes that software testing as we knew it is dead – or at least moribund – in which case we should stick a fork in it and proactively take it out of its misery for good.

1 46 47 48 49 50 53