Cantitate/Preț
Produs

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

Autor Panos Matsinopoulos
en Limba Engleză Paperback – 22 aug 2020
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.
Citește tot Restrânge

Preț: 36514 lei

Preț vechi: 45642 lei
-20% Nou

Puncte Express: 548

Preț estimativ în valută:
6988 7286$ 5807£

Carte disponibilă

Livrare economică 27 februarie-13 martie
Livrare express 13-19 februarie pentru 3504 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484261408
ISBN-10: 1484261402
Pagini: 315
Ilustrații: XVI, 315 p. 89 illus.
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.63 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Introduction to Jasmine.- 2. Advanced Jasmine.- 3. Using Minitest.- 4. Introduction to RSpec.- 5. Useful RSpec Tools.- 6. Introduction to Cucumber.- 7. Advanced Cucumber.

Notă biografică

Panos Matsinopoulos loves developing programs, both for web browsers and for mobile apps. He has been doing that for the past 25 years and has developed numerous applications. He also loves writing books, blogging and teaching computer programming. He has organized a lot of programming classes for kids, adults and elderly people. You can read find him on Twitter @pmatsino.

Textul de pe ultima copertă

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.
You will:
  • 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

Caracteristici

Teaches Jasmine, Rspec, and Cucumber using practical projects – get a solid overview of testing for a variety of platforms Suitable for anyone with basic web development experience who wants to expand their toolset with a focus on testing Written by a developer with 25 years experience teaching and mentoring developers