I love a good technical book. Over the years I've bought a lot of them. Some have been the kind of book that is basically a detailed reference guide to a very specific topic. Others are an introduction to a new technology or a new way of doing something. Java Testing and Design (JTD) covers the high
Java Testing and Design: From Unit Testing to Automated Web Tests
โ Scribed by Frank Cohen
- Publisher
- Prentice Hall PTR
- Year
- 2004
- Tongue
- English
- Leaves
- 434
- Edition
- illustrated edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This is a supremely useful book for software developers working on Java and J2EE-based Web-enabled applications, including Web Services. Frank Cohen is the "go-to" guy for enterprises needing to design, build, and test complex information systems. The author helps you go beyond learning the language to understand how design choices impact scalability, functionality, and performance. Your application might run perfectly in the lab, but it crashes in production. Or, you might already know Java, but you don't understand why your application runs so slowly. If that is the case, then this book will help you better understand your application and optimize it for maximum performance.
๐ SIMILAR VOLUMES
I love a good technical book. Over the years I've bought a lot of them. Some have been the kind of book that is basically a detailed reference guide to a very specific topic. Others are an introduction to a new technology or a new way of doing something. Java Testing and Design (JTD) covers the high
Produce scalable, reliable, high-performance Web-enabled applications in JavaWeb infrastructure is everywhere. And yet until this book there was no guide to show how your choices in design, coding, and testing impact the scalability, performance, and functionality of your Web-enabled applications.Ja
About This Book Achieving high-quality test automation that brings value- you need to understand core programming concepts such as SOLID and the usage of design patterns. After you master them, the usual career transition is into more architecture roles, such as choosing the best possible approache