11 books
—
1 voter
“
I write them to improve my productivity as a programmer. Making the quality assurance department happy is just a side effect. Unit tests are highly localized. Each test class works within a single package. It tests the interfaces to other packages, but beyond that it assumes the rest just works.
Functional tests are a different animal. They are written to ensure the software as a whole works. They provide quality assurance to the customer and don't care about programmer productivity. They shoul
...more
”
― Refactoring: Improving the Design of Existing Code
― Refactoring: Improving the Design of Existing Code
“
A common pattern for teams that start with test automation, or development groups that start breaking down silos between testers and developers, is to take existing manual tests and automate them. Unless it’s a training exercise for an automation tool, this is almost always a bad idea.
”
― Fifty Quick Ideas To Improve Your Tests
― Fifty Quick Ideas To Improve Your Tests
This the reading group for software testing and automation meetup group memebers
1 member,
last active 11 years ago
Books For All Software Testing Professionals
9 members,
last active 13 years ago
79 members,
last active 9 years ago























