Tutorials and resources on how to apply test automation in software testing
This video describes an approach to simple performance testing that has proven very valuable when building public, content–rich web sites. Automation and data gathering during development, testing and maintenance has provided a way to ensure robust and predictable performance on web sites that now deliver more than one million pages per day.
This blog post is the first article of a series that will explains what it takes to start writing automated browser tests using Selenium 2.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.
This video presents HP LoadRunner and explains how the individual components of HP LoadRunner and HP Diagnostics are installed.
This blog post presents the results of a survey about the software testing tools used in ruby software development projects.
This tutorial explains the the extreme basics on how to use Selenium and TestNG for automation testing.
This blog post presents a case where applying the right amount of test automation can improve the testing process.