Continuous Testing: with Ruby, Rails, and JavaScript (Paperback)
暫譯: 持續測試:使用 Ruby、Rails 和 JavaScript

Ben Rady, Rod Coffin

  • 出版商: Pragmatic Bookshelf
  • 出版日期: 2011-07-05
  • 定價: $1,080
  • 售價: 6.0$648
  • 語言: 英文
  • 頁數: 160
  • 裝訂: Paperback
  • ISBN: 1934356700
  • ISBN-13: 9781934356708
  • 相關分類: JavaScriptRuby
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

相關主題

商品描述

Continuous Testing (CT) is a developer practice that shortens the feedback loops established by test-driven development and continuous integration. Building on techniques used by Agile software development practitioners, Continuous Testing with Ruby shows you how to get instant feedback about both the quality of your code, and the quality of your tests.

We show how you can create a customized continuous testing environment, specifically suited to the projects you're working on. You'll see working examples for languages such as Ruby and JavaScript, but the techniques described in this book can easily be applied no matter what technology you happen to be working with. We also cover how to extend this environment when working with frameworks such as Ruby on Rails, and discuss how creating rapid feedback loops can dramatically increase the rate at which you can deliver working, valuable software.

Automated testing is an increasingly common practice in the software development industry. However, many companies struggle to gain all the benefits of automated testing, due to poorly written or incomplete tests. Continuous Testing with Ruby shows how these companies can get the most value out of their existing tests. It also helps you improve the quality of the new tests you write, by giving you instant feedback about problem areas, and creating a visceral feedback loop for test quality that you can actually feel as you work.

Just as continuous integration and test-driven development have changed the definition of software development in the last ten years, Continuous Testing is poised to become a standard practice for development teams in the next decade.

商品描述(中文翻譯)

持續測試(Continuous Testing, CT)是一種開發者實踐,旨在縮短測試驅動開發(test-driven development)和持續整合(continuous integration)所建立的反饋循環。基於敏捷軟體開發實踐者所使用的技術,《使用 Ruby 進行持續測試》(Continuous Testing with Ruby)向您展示如何即時獲得有關代碼質量和測試質量的反饋。

我們將展示如何創建一個定制的持續測試環境,特別適合您正在進行的項目。您將看到 Ruby 和 JavaScript 等語言的實作範例,但本書中描述的技術無論您使用何種技術,都可以輕鬆應用。我們還將介紹如何在使用 Ruby on Rails 等框架時擴展此環境,並討論如何創建快速反饋循環可以顯著提高您交付可運行且有價值的軟體的速度。

自動化測試在軟體開發行業中越來越普遍。然而,許多公司因為測試編寫不當或不完整而難以獲得自動化測試的所有好處。《使用 Ruby 進行持續測試》展示了這些公司如何從現有測試中獲得最大價值。它還幫助您提高新編寫測試的質量,通過即時反饋問題區域,並創建一個您在工作時可以實際「感受到」的測試質量反饋循環。

正如持續整合和測試驅動開發在過去十年中改變了軟體開發的定義,持續測試有望在未來十年成為開發團隊的標準實踐。