Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript
A no-nonsense guide to getting started with TestCafe quickly by building a complete test suite while learning the core concepts of test automation with TestCafe


• Build a proof-of-concept project to demonstrate your familiarity with TestCafe

• Discover useful tips and best practices for building production-ready and fault-tolerant tests

• Write clean and maintainable tests by refactoring your codebase using PageObject pattern

TestCafe is an open source end-to-end testing framework that combines unmatched ease of use with advanced automation and robust built-in stability mechanisms. This book is a comprehensive, project-based introduction to TestCafe that will show you how to use the TestCafe framework and enable you to write fast and reliable tests; plus you'll have a proof of concept ready to demonstrate the practical potential of TestCafe.

You'll begin by learning how to write end-to-end web tests using the TestCafe syntax and features of the TestCafe framework. You'll then go from setting up the environment all the way through to writing production-ready tests. You'll also find out how to build a sample set of tests in a step-by-step manner and use TestCafe to log in to the website, verify the elements present on different pages, create/delete entities, and run custom JavaScript code. As you advance, you'll delve into several stages of refactoring that will take you through the showcase setup/teardown and PageObject patterns. While this test suite is relatively simple to build, it showcases some of the most prominent features of TestCafe. Finally, this TestCafe book will show you how the tests can be run on a free and simple-to-use website, without requiring you to build and deploy your own servers or backend services.

By the end of this book, you'll have learned how to write and enhance end-to-end tests with TestCafe to solve real-world problems and deliver results.


• Understand the basic concepts of TestCafe and how it differs from classic Selenium

• Find out how to set up a TestCafe test environment

• Run TestCafe with command-line settings

• Verify and execute TestCafe code in the browser

• Automate end-to-end testing with TestCafe using expert techniques

• Discover best practices in TestCafe development and learn about the future roadmap of TestCafe

The book is for QA professionals, test engineers, software engineers, and test automation enthusiasts looking for hands-on guidance on learning about TestCafe. This book is also great for full-stack developers who want to learn more about new tools for testing their code. The book assumes a basic understanding of JavaScript, Node.js, HTML, CSS, and some simple Bash commands.

1137838796
Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript
A no-nonsense guide to getting started with TestCafe quickly by building a complete test suite while learning the core concepts of test automation with TestCafe


• Build a proof-of-concept project to demonstrate your familiarity with TestCafe

• Discover useful tips and best practices for building production-ready and fault-tolerant tests

• Write clean and maintainable tests by refactoring your codebase using PageObject pattern

TestCafe is an open source end-to-end testing framework that combines unmatched ease of use with advanced automation and robust built-in stability mechanisms. This book is a comprehensive, project-based introduction to TestCafe that will show you how to use the TestCafe framework and enable you to write fast and reliable tests; plus you'll have a proof of concept ready to demonstrate the practical potential of TestCafe.

You'll begin by learning how to write end-to-end web tests using the TestCafe syntax and features of the TestCafe framework. You'll then go from setting up the environment all the way through to writing production-ready tests. You'll also find out how to build a sample set of tests in a step-by-step manner and use TestCafe to log in to the website, verify the elements present on different pages, create/delete entities, and run custom JavaScript code. As you advance, you'll delve into several stages of refactoring that will take you through the showcase setup/teardown and PageObject patterns. While this test suite is relatively simple to build, it showcases some of the most prominent features of TestCafe. Finally, this TestCafe book will show you how the tests can be run on a free and simple-to-use website, without requiring you to build and deploy your own servers or backend services.

By the end of this book, you'll have learned how to write and enhance end-to-end tests with TestCafe to solve real-world problems and deliver results.


• Understand the basic concepts of TestCafe and how it differs from classic Selenium

• Find out how to set up a TestCafe test environment

• Run TestCafe with command-line settings

• Verify and execute TestCafe code in the browser

• Automate end-to-end testing with TestCafe using expert techniques

• Discover best practices in TestCafe development and learn about the future roadmap of TestCafe

The book is for QA professionals, test engineers, software engineers, and test automation enthusiasts looking for hands-on guidance on learning about TestCafe. This book is also great for full-stack developers who want to learn more about new tools for testing their code. The book assumes a basic understanding of JavaScript, Node.js, HTML, CSS, and some simple Bash commands.

22.99 In Stock
Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript

Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript

by Dmytro Shpakovskyi
Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript

Modern Web Testing with TestCafe: Get to grips with end-to-end web testing with TestCafe and JavaScript

by Dmytro Shpakovskyi

eBook

$22.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

A no-nonsense guide to getting started with TestCafe quickly by building a complete test suite while learning the core concepts of test automation with TestCafe


• Build a proof-of-concept project to demonstrate your familiarity with TestCafe

• Discover useful tips and best practices for building production-ready and fault-tolerant tests

• Write clean and maintainable tests by refactoring your codebase using PageObject pattern

TestCafe is an open source end-to-end testing framework that combines unmatched ease of use with advanced automation and robust built-in stability mechanisms. This book is a comprehensive, project-based introduction to TestCafe that will show you how to use the TestCafe framework and enable you to write fast and reliable tests; plus you'll have a proof of concept ready to demonstrate the practical potential of TestCafe.

You'll begin by learning how to write end-to-end web tests using the TestCafe syntax and features of the TestCafe framework. You'll then go from setting up the environment all the way through to writing production-ready tests. You'll also find out how to build a sample set of tests in a step-by-step manner and use TestCafe to log in to the website, verify the elements present on different pages, create/delete entities, and run custom JavaScript code. As you advance, you'll delve into several stages of refactoring that will take you through the showcase setup/teardown and PageObject patterns. While this test suite is relatively simple to build, it showcases some of the most prominent features of TestCafe. Finally, this TestCafe book will show you how the tests can be run on a free and simple-to-use website, without requiring you to build and deploy your own servers or backend services.

By the end of this book, you'll have learned how to write and enhance end-to-end tests with TestCafe to solve real-world problems and deliver results.


• Understand the basic concepts of TestCafe and how it differs from classic Selenium

• Find out how to set up a TestCafe test environment

• Run TestCafe with command-line settings

• Verify and execute TestCafe code in the browser

• Automate end-to-end testing with TestCafe using expert techniques

• Discover best practices in TestCafe development and learn about the future roadmap of TestCafe

The book is for QA professionals, test engineers, software engineers, and test automation enthusiasts looking for hands-on guidance on learning about TestCafe. This book is also great for full-stack developers who want to learn more about new tools for testing their code. The book assumes a basic understanding of JavaScript, Node.js, HTML, CSS, and some simple Bash commands.


Product Details

ISBN-13: 9781800205963
Publisher: Packt Publishing
Publication date: 09/30/2020
Sold by: Barnes & Noble
Format: eBook
Pages: 168
File size: 4 MB

About the Author

Dmytro Shpakovskyi has over 10 years of experience in the quality assurance (QA), software testing, and software-as-a-service industries. Skilled in end-to-end, load, and API test automation, he is certified by the ISTQB.
During his successful career, Dmytro has led on QA automation for a platform of 60+ highly scalable web applications and services, built and maintained numerous test automation frameworks, managed distributed teams of QA automation engineers, mentored, and helped to convert manual test engineers to test automation.
You can often find Dmytro creating and open-sourcing new test automation frameworks, mentoring other QA engineers, or exploring new tools and techniques for automated testing.

Table of Contents

Table of Contents
  1. Why TestCafe?
  2. Exploring TestCafe Under the Hood
  3. Setting Up the Environment
  4. Building a Test Suite with TestCafe
  5. Improving the Tests
  6. Refactoring with PageObjects
  7. Findings from TestCafe
From the B&N Reads Blog

Customer Reviews