What some good books on software testing/quality?
- by mjh2007
I'm looking for a good book on software quality. It would be helpful if the book covered:
The software development process (requirements, design, coding, testing, maintenance)
Testing roles (who performs each step in the process)
Testing methods (white box and black box)
Testing levels (unit testing, integration testing, etc)
Testing process…