The Cucumber Book: Behaviour-Driven Development for Testers and Developers (Paperback)
Matt Wynne, Aslak Hellesoy
- 出版商: Pragmatic Bookshelf
- 出版日期: 2012-02-10
- 售價: $1,180
- 貴賓價: 9.5 折 $1,121
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 1934356808
- ISBN-13: 9781934356807
-
相關分類:
軟體測試
-
其他版本:
The Cucumber Book: Behaviour-Driven Development for Testers and Developers
買這商品的人也買了...
-
$2,052Agile Estimating and Planning (Paperback)
-
$2,280Working Effectively with Legacy Code (Paperback)
-
$660Agile Retrospectives: Making Good Teams Great (Paperback)
-
$780$616 -
$650$514 -
$750$675 -
$2,300$2,185 -
$1,890$1,796 -
$590$460 -
$1,980$1,881 -
$500$475 -
$1,500$1,425 -
$780$515 -
$680$537 -
$1,016Cucumber Recipes: Automate Anything with BDD Tools and Techniques (Paperback)
-
$1,500$1,425 -
$301Cucumber-行為驅動開發指南 (The Cucumber Book: Behaviour-Driven Development for Testers and Developers)
-
$420$357 -
$580$383 -
$580$458 -
$1,980$1,881 -
$680$578 -
$764解構領域驅動設計
-
$780$608 -
$630$599
相關主題
商品描述
Your customers want rock-solid, bug-free software that does exactly what they expect it to do. Yet they can't always articulate their ideas clearly enough for you to turn them into code. The Cucumber Book dives straight into the core of the problem: communication between people. Cucumber saves the day; it's a testing, communication, and requirements tool - all rolled into one.
We'll show you how to express your customers' wild ideas as a set of clear, executable specifications that everyone on the team can read. You'll learn how to feed those examples into Cucumber and let it guide your development. You'll build just the right code to keep your customers happy, and not a line more.
The first part of the book teaches you how to use the core features of Cucumber. You'll learn how to use Cucumber's Gherkin DSL to describe-- in plain language - the behavior your customers want from the system. You'll learn how to write Ruby code that interprets those plain language specifications and checks them against your application. In Part 2, you'll consolidate the knowledge you just gained with a worked example.
Although it was born in the Ruby community, you can use Cucumber to test almost any system, from a simple shell script or a Perl script, to enterprise PHP or a Java web application. In Part 3, you'll find a selection of recipes for some of the most common situations you'll encounter using Cucumber in the wild. You'll learn how to test Ajax-heavy web applications with Capybara and Selenium, REST web services, Ruby on Rails applications, command-line applications, legacy applications and lots more!
Written by the creator of Cucumber and one of its most experienced users and contributors, The Cucumber Book is an authoritative guide that will give you and your team all the knowledge you need to start using Cucumber with confidence.
What You Need:
Windows, Mac OS X (with XCode) or Linux
Ruby 1.9.2 and upwards