show/hide this revision's text 2 edited tags
show/hide this revision's text 1

A software testing book from an engineering perspective?

I'm looking for a book that includes methods of testing software from a software engineering perspective.

Specifically, I'm looking for a book that includes black box testing techniques (such as how to test software against different input, etc.), but also includes information about test-driven development/design, unit testing, etc.

What books fulfill these needs?