Test Driven: TDD and Acceptance TDD for Java Developers
暫譯: 測試驅動:Java 開發者的 TDD 與驗收 TDD
Lasse Koskela
- 出版商: Manning
- 出版日期: 2007-10-01
- 售價: $1,485
- 貴賓價: 9.5 折 $1,411
- 語言: 英文
- 頁數: 470
- 裝訂: Paperback
- ISBN: 1932394850
- ISBN-13: 9781932394856
-
相關分類:
Java 程式語言、TDD 測試導向開發
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$780$624 -
$1,805Test-Driven Development: By Example (Paperback)
-
$720$569 -
$2,650$2,518 -
$880$695 -
$880$695 -
$550$435 -
$980$774 -
$350$298 -
$990$891 -
$600$480 -
$750$593 -
$620$527 -
$780$616 -
$750$638 -
$1,380$1,311 -
$825The Art of Unit Testing: with examples in C#, 2/e (Paperback)
-
$940$700 -
$550$435 -
$580$458 -
$1,617Deep Learning (Hardcover)
-
$301軟件自動化測試開發
-
$990Kafka: The Definitive Guide: Real-Time Data and Stream Processing at Scale (Paperback)
-
$650$507 -
$1,280$1,088
商品描述
In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your design. In acceptance test driven development (ATDD), you use the same technique to implement product features, benefiting from iterative development, rapid feedback cycles, and better-defined requirements. TDD and its supporting tools and techniques lead to better software faster.
Test Driven brings under one cover practical TDD techniques distilled from several years of community experience. With examples in Java and the Java EE environment, it explores both the techniques and the mindset of TDD and ATDD. It uses carefully chosen examples to illustrate TDD tools and design patterns, not in the abstract but concretely in the context of the technologies you face at work. It is accessible to TDD beginners, and it offers effective and less well known techniques to older TDD hands.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside
- Learn hands-on to test drive Java code
- How to avoid common TDD adoption pitfalls
- Acceptance test driven development and the Fit framework
- How to test Java EE components-Servlets, JSPs, and Spring Controllers
- Tough issues like multithreaded programs and data access code
商品描述(中文翻譯)
在測試驅動開發(Test Driven Development, TDD)中,您首先編寫一個可執行的測試,以確定您的應用程式代碼必須執行的功能。然後,您才開始編寫代碼,並在測試的推動下改善設計。在接受測試驅動開發(Acceptance Test Driven Development, ATDD)中,您使用相同的技術來實現產品功能,從而受益於迭代開發、快速反饋循環和更明確的需求。TDD及其支持工具和技術能夠更快地產生更好的軟體。
《Test Driven》將幾年來社群經驗提煉出的實用TDD技術匯集於一本書中。書中以Java及Java EE環境的範例,探討TDD和ATDD的技術與心態。它使用精心挑選的範例來具體說明TDD工具和設計模式,而不是抽象地討論,而是具體地在您工作中面對的技術背景下進行說明。這本書對於TDD初學者來說易於理解,並且為有經驗的TDD從業者提供有效且不太為人所知的技術。
購買印刷版書籍可獲得Manning提供的免費PDF、ePub和Kindle電子書。此外,書中的所有代碼也可供下載。
內容概覽
- 實作測試驅動的Java代碼
- 如何避免常見的TDD採用陷阱
- 接受測試驅動開發及Fit框架
- 如何測試Java EE組件 - Servlets、JSPs和Spring Controllers
- 處理多執行緒程式和數據存取代碼等棘手問題