Cucumber Recipes
eBook - ePub

Cucumber Recipes

Automate Anything with BDD Tools and Techniques

  1. 274 pages
  2. English
  3. ePUB (mobile friendly)
  4. Only available on web
eBook - ePub

Cucumber Recipes

Automate Anything with BDD Tools and Techniques

Book details
Table of contents
Citations

About This Book

The Cucumber Book showed you how your team can work together to write executable specifications —documents that tell a clear story and also happen to be working test code. We'll arm you with ready-rolled solutions to real-world problems: your tests will run faster, read more clearly, and work in any environment.

Our first tips will help you fit Cucumber into your workflow. Powerful filters will tame tables full of test data, transforming them into the format your application needs. Custom output formatters will generate reports for any occasion. Continuous Integration servers will run your Cucumber tests every time the code changes. Next, you'll find recipes tailored to the platform you're running on. Ever wanted to know how to test a Grails app from Cucumber? Need to put a Windows program through its paces? How about a mobile app running on Android or iOS? We'll show you how to do all of these.

Throughout the book, you'll see how to make Cucumber sing as you interoperate with different platforms, languages, and environments. From embedded circuits to Python and PHP web apps, Cucumber has something for you.

What You Need:

You'll need basic working knowledge of Cucumber and Ruby. Individual recipes may have additional requirements; for example, a recipe on Windows automation might pull in an open source GUI driver.

We've written the recipes for compatibility with Ruby 1.9.3 and 1.8.7, plus Cucumber 1.1.4. Other versions may work as well, but these are the ones we test with.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Cucumber Recipes by Erin Dees (formerly Ian Dees),Matt Wynne,Aslak Hellesoy in PDF and/or ePUB format, as well as other popular books in Computer Science & Quality Assurance & Testing. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cucumber Recipes
  2. For the Best Reading Experience...
  3. Table of Contents
  4. Early Praise for Cucumber Recipes
  5. Foreword
  6. Acknowledgments
  7. Introduction
  8. Chapter 1: Cucumber Techniques
  9. Chapter 2: Java
  10. Chapter 3: .NET and Windows
  11. Chapter 4: Mobile and Web
  12. Chapter 5: Other Languages and Platforms
  13. Appendix 1: RSpec Expectations
  14. Bibliography