Tutorials and resources on how to apply test automation in software testing
This article covers several ways in which automated tests can help identify usability problems and limitations in Web-based applications, where fixing them makes the software more usable and/or accessible.
Keyword Driven Testing is the next generation test automation approach that separates the task of automated test case implementation from the automation infrastructure.
“Metrics for Implementing Automated Software Testing” presents metrics that you can use to manage the transition towards automation of software tests.
Selenium is a testing framework used for automated Web application testing. Get to know Selenium Remote Control (Selenium RC), which allows you to build tests for different browsers to ensure your Web applications are of the highest quality.
This post contains an interesting figure summarizing the test automation adoption curve.
Opensourcetesting.org aims to boost the profile of open source testing tools within the testing industry, principally by providing users with an easy to use gateway to information on the wide range of open source testing tools available.
This post presents good practice for efficient UI test automation.