What would be a recommended book for Software Engineering? The book should be covering the various stages involved in software development process, covering topics such as:

  - requirement gatherings
  - use cases
  - domain model
  - functional specifications
  - architecture design
  - testing
  - deployment

It should be a book that would help someone to understand the various processes, how to document use cases, domain modeling, architecture design etc., explain about how the various steps help in the development of the software. Not so much on the code writing, more on the documentation, design, planning prior to it. Targeted audience should be a technical lead/architect/manager.