Software Testing Articles, Blog Posts, Books, Podcasts and Quotes

Automated Functional Testing with JMeter

August 15, 2011 0

In this blog post, David Tobey shares with us how he used the open source load testing tool JMeter for functional testing. JMeter allows him to automate part of the functional testing process, making it more reliable and less time-consuming.

Web Testing With Sahi

August 10, 2011 0

Sahi is a tool for automating web application testing, is gaining popularity that allows recording and replaying across browsers. It provides different language drivers for writing test scripts, and supports Ajax and highly dynamic web applications. In this article shows how to use Sahi to test a web application. You will learn to format scripts for Junit and to test with Apache Ant.

Performance Testing Basic: What is Throughput?

August 9, 2011 0

In this blog post, Joe Colantonio explains in detail and clearly the concept of “throughput” in performance testing and and why it is one of the top metrics used to measure how well an application is performing.

Better Automated Acceptance Tests

August 9, 2011 0

This blog post presents a excellent causal loop diagram on acceptance testing automation and then discusses all the factors that make it difficult to automate well acceptance tests.

Testing of Web Applications with Selenium Grid

August 8, 2011 0

This article will show you how to run your tests in parallel with Selenium Grid, cutting down the time needed for running in-browser test suites. With real test projects and code samples, learn to run tests in multiple environments in parallel and speed up the testing of your web applications.

Easier C# Unit Testing

August 1, 2011 0

Writing unit tests for your C# code can be time-consuming. This article proposes approaches that can make writing unit tests easier and more efficient for C# programmers.

1 65 66 67 68 69 82