What Testers Find
In this blog post, James Bach tells us that testers finds not only bugs, but also but also risks, testability problems, etc.
Software Testing Blogs: Load Testing, Unit Testing, Functional Testing
In this blog post, James Bach tells us that testers finds not only bugs, but also but also risks, testability problems, etc.
In this blog post, Brian Osman presents two types of software testing: agressive and passive.
In this blog post, Karl Seguin explains why we should stop using mocks to reduce coupling and brittleness in our code.
QUnit is a JavaScript test suite. It’s used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code and even JavaScript code on the server-side. This article explores how to write unit tests with QUnit for Javascript.
In this blog post, Sylvain Francois explores the differences between the best practices coming from “ivory towers” and reality of daily projects for unit testing.
In this short presentation, Valdemar Júnior shows how he uses Selenium 2.0 and Webdriver to execute integration tests in the maven life cycle with cargo-maven-plugin.
This blog post discusses the problem of testing the database code. It describes some of the problems and proposes possible partial solutions to this testing issue based on Hibernate and JUnit.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates