Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Practical Test Automation: Learn to Use Jasmine, RSpec, and Cucumber Effectively for Your TDD and BDD

Posted By: roxul
Practical Test Automation: Learn to Use Jasmine, RSpec, and Cucumber Effectively for Your TDD and BDD

Panos Matsinopoulos, "Practical Test Automation: Learn to Use Jasmine, RSpec, and Cucumber Effectively for Your TDD and BDD"
English | ISBN: 1484261402 | 2020 | 331 pages | EPUB, PDF | 8 MB + 8 MB

Learn the principles behind test-driven development (TDD) and behavior-driven development (BDD) and see how Jasmine, RSpec and Cucumber can be used to your advantage. This book examines some of the leading technologies used for testing.
You`ll see how to use Jasmine’s features to work with a JavaScript application. You will learn how to use Mini Test and RSpec with Ruby and Rubymine. Finally, you’ll use Cucumber to develop your software using a BDD approach.
Understanding test automation is a vital skill for any web developer. Practical Test Automation breaks down for you some of the important TDD and BDD technologies on the modern web.
What You`ll Learn
Test an example JavaScript application with Jasmine
Use Jasmine with JS Bin
Work with Minitest for test-driven development
Test an example Ruby project with RSpec
Use Cucumber and Gherkin for behavior-driven development
Integrate Cucumber with RSpec
Who This Book Is For
This book is for anyone who wants to learn test automation and more about test-driven development and behavior-driven development.