Exploratory Testing: How to Test Software

February 10, 2010 0

Adam Shostack discusses he state of Software Quality with James Whittaker. Learn about the current transition from testing infrastructure to testing business logic.

How Do You Refactor Untested Code?

February 9, 2010 0

“Bug fixing often uncovers opportunities for refactoring. The very fact that you’re working with code that contains a bug indicates that there is a chance that it could be clearer or better structured.”

New Models for Test Development

January 23, 2010 0

This paper does two things. First, it attempts to demolish a bad model, the quite popular “V model”. In the process, it hopes to banish the phrases “unit testing” and “integration testing” from our vocabularies. Second, it describes a better model. The primary purpose is not to claim to have the right model, but to describe important requirements for test models. Those requirements are summarized at the end of the paper.

How to Regression Test a Relational Database

January 23, 2010 0

This article overviews the importance of, and strategies for, regression testing relational databases. If your organization considers data to be a corporate asset and/or you’re implementing mission-critical functionality within your databases, shouldn’t you have a database testing strategy in place?

TestingFAQ.org

January 10, 2010 0

This web site lists tools, courses, contractors, consultants and other resources for software testing. http://www.testingfaqs.org/

1 176 177 178 179 180