Tutorials and resources on how to apply test automation in software testing

Testing Fast: Making Selenium Work for Facebook

May 28, 2014 0

Facebook is released twice a day, and keeping up this pace is at the heart of its culture. With this release pace, automated testing with Selenium is crucial to making sure everything works before being released.

MOET: Mobile End-to-End Testing

May 19, 2014 1

With a growing number of instrumented tools in the market, Mobile End-to-End Testing (MOET) uses a non-instrumentation approach, and extensive use of design patterns. MOET’s mobile device libraries are pluggable open-sourced components and only one language and test harness is needed for testing on diverse mobile platforms.

Defining Test Automation Metrics

April 29, 2014 0

Tom DeMarco wrote “You can’t control what you cannot measure”.  If test automation has always been actively discussed, the returns of automated tests were usually described in a very general way. There have been so far very few methodologies that can provide you with unbiased assessment of your software testing automation process. This article proposes some of methods to define test automation key performance indicator (KPI).

Preparing for Load Testing Best Practices

April 14, 2014 3

It has been put in evidence by some famous recent failures that load testing is an important activity when you release a public web site. This article provides some hints and tips hat will allow you to prepare for successful load tests.  These load testing best practices range from working with the right team to collecting the meaningful metrics.

What Managers Think They Know about Test Automation

March 6, 2014 0

Managers play a critical role in the success or failure of test automation. Although most testers and some test managers have a realistic view of what automation can and cannot do, many senior managers have firm ideas about automation that are misguided—or downright wrong.

Automating WebPagetest with wpt-script

February 13, 2014 0

WebPagetest is an awesome tool, but out of the box there isn’t an easy way to run large numbers of tests and get performance trends over time. This video presents wpt-script, an open source tool that makes this process much easier. wpt-script is the short name for WebPagetest Script, a simple wrapper for the WebPagetest API that allows you to easily generate tests and graph results.

Maintainable UI Automated Tests

December 3, 2013 0

Software testing code is like programming code: it can be useful in the long term only if it is maintainable. In this article, Mehdi Khalili shares some tricks on how to build a maintainable suite of automated test cases.

1 39 40 41 42 43 52