Super-Simple Mutation Testing

June 24, 2011 0

Mutation testing is known for being difficult and expensive, but we’re here to show you a real-world system you can build in just a few hours with a little C# code and Visual Studio.

Running the Selenium IDE Mozmill Tests

June 24, 2011 0

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.

Automated Acceptance Tests and Requirements Traceability

June 9, 2011 0

This article illustrates an approach to automated acceptance testing in developing software with Java. Acceptance tests directly tie into software requirements specification and the key for achieving maintainable tests is proper handling of traceability between the requirements and implementation as well as between the requirements and acceptance tests. An example using Netbeans and Concordion is provided.

How HP LoadRunner Works

June 9, 2011 0

This video presents HP LoadRunner and explains how the individual components of HP LoadRunner and HP Diagnostics are installed.

Microtests and TDD are not Sufficient

June 7, 2011 0

In this blog post, Dave Rooney explains that microtests and TDD are excellent practices but you still need other levels of tests and testing to sustain a team’s ability to be agile over any extended period of time.

1 2