Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Effective Testing with RSpec 3
  • Language: en
  • Pages: 491

Effective Testing with RSpec 3

"Our tests are broken again!" "Why does the suite take so long to run?" "What value are we getting from these tests anyway?" Solve your testing problems by building and maintaining quality software with RSpec - the popular BDD-flavored Ruby testing framework. This definitive guide from RSpec's lead developer shows you how to use RSpec to drive more maintainable designs, specify and document expected behavior, and prevent regressions during refactoring. Build a project using RSpec to design, describe, and test the behavior of your code. Whether you're new to automated tests or have been using them for years, this book will help you write more effective tests. RSpec has been downloaded more th...

Cucumber Recipes
  • Language: en
  • Pages: 336

Cucumber Recipes

You can test just about anything with Cucumber. We certainly have, and in Cucumber Recipes we'll show you how to apply our hard-won field experience to your own projects. Once you've mastered the basics, this book will show you how to get the most out of Cucumber--from specific situations to advanced test-writing advice. With over forty practical recipes, you'll test desktop, web, mobile, and server applications across a variety of platforms. This book gives you tools that you can use today to automate any system that you encounter, and do it well. The Cucumber Book showed you how your team can work together to write executable specifications--documents that tell a clear story and also happe...

Seven More Languages in Seven Weeks
  • Language: en
  • Pages: 413

Seven More Languages in Seven Weeks

Great programmers aren't born--they're made. The industry is moving from object-oriented languages to functional languages, and you need to commit to radical improvement. New programming languages arm you with the tools and idioms you need to refine your craft. While other language primers take you through basic installation and "Hello, World," we aim higher. Each language in Seven More Languages in Seven Weeks will take you on a step-by-step journey through the most important paradigms of our time. You'll learn seven exciting languages: Lua, Factor, Elixir, Elm, Julia, MiniKanren, and Idris. Learn from the award-winning programming series that inspired the Elixir language. Hear how other pr...

Scripted GUI Testing with Ruby
  • Language: en

Scripted GUI Testing with Ruby

  • Type: Book
  • -
  • Published: 2008
  • -
  • Publisher: Unknown

Scripted GUI Testing with Ruby is a practical, quick-moving tutorial based on real life, and real-world GUI applications. Right out of the gate you'll start working with code to drive a desktop GUI. You'll discover the kinds of gotchas and edge cases that don't exist in simple, toy programs. As you add more tests, you'll learn how to organize your test code and write lucid examples. The result is a series of "smoke tests" team will run on Continuous Integration servers. Next, we'll explore a variety of different testing tips and tricks. You'll employ a series of increasingly random and punishing test monkeys to try to crash programs. Table-driven techniques will show you how to check dozens of different input combinations. See how to use longer acceptance tests (in the form of stories) to represent the way a typical customer would use your program. The book uses examples from Windows, OS X, and cross-platform Java desktop programs as well as Web applications. You'll develop test scripts in Ruby; you don't need to be a Ruby expert, but basic comfort with the language will be helpful.

Demystifying Technical Training
  • Language: en
  • Pages: 346

Demystifying Technical Training

Praise for Demystifying Technical Training "Demystifying Technical Training is a must-read for CLOs, managers of training, instructors, and instructional designers. All who read it will gain critical insights into how to lower the cost and improve the efficiency and effectiveness of learning." —Wm. Douglas Harward, CEO and founder of Training Industry, Inc. "Individuals interested in and accountable for deriving significant value from technical training investments will gain great benefit from reading this book and applying its wisdom." —Karen Kocher, CLO at Cigna Healthcare "Demystifying Technical Training is an essential, complete guide for any learning organization. The overviews and ...

Official Gazette of the United States Patent and Trademark Office
  • Language: en
  • Pages: 1354

Official Gazette of the United States Patent and Trademark Office

  • Type: Book
  • -
  • Published: 2001
  • -
  • Publisher: Unknown

None

Build Talking Apps for Alexa
  • Language: en
  • Pages: 498

Build Talking Apps for Alexa

Voice recognition is here at last. Alexa and other voice assistants have now become widespread and mainstream. Is your app ready for voice interaction? Learn how to develop your own voice applications for Amazon Alexa. Start with techniques for building conversational user interfaces and dialog management. Integrate with existing applications and visual interfaces to complement voice-first applications. The future of human-computer interaction is voice, and we'll help you get ready for it. For decades, voice-enabled computers have only existed in the realm of science fiction. But now the Alexa Skills Kit (ASK) lets you develop your own voice-first applications. Leverage ASK to create engagin...

Official Gazette of the United States Patent and Trademark Office
  • Language: en
  • Pages: 1394

Official Gazette of the United States Patent and Trademark Office

  • Type: Book
  • -
  • Published: 2001
  • -
  • Publisher: Unknown

None

Cucumber Recipes
  • Language: en

Cucumber Recipes

  • Type: Book
  • -
  • Published: 2013
  • -
  • Publisher: Unknown

None

Programming Phoenix
  • Language: en
  • Pages: 398

Programming Phoenix

Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant companion in your journey from Phoenix novice to expert, as you build the next generation of web applications. Phoenix is the long-awaited web framework based on Elixir, the highly concurrent language that combines a beautiful syntax with rich metaprogramming. The authors, who developed the earliest prod...