Software Testing Blogs: Load Testing, Unit Testing, Functional Testing

Software Testing is Exploratory

March 7, 2011 0

In his blog post ‘”Exploratory Testing” is a pleonasm ‘, Aaron Hodder explains that there is no “exploratory testing” and “other testing”. All testing is exploratory. If it’s not exploratory, it’s not testing.

Pushing the Boundaries of Test Automation

February 23, 2011 0

This blog post presents some results of an exploration of software testing tools to discover various types of potential user interface issues even for complex applications.

CRAP (Change Risk Anti-Patterns) Code Metric

February 23, 2011 0

In this blog post, Alberto Savoia discusses the CRAP (Change Risk Anti-Patterns) code metric. The CRAP metric combines cyclomatic complexity and code coverage by automated tests to help identify code that might be particularly difficult to understand, test or maintain.

1 16 17 18 19 20 23