更新时间:2021-06-11 18:01:44
封面
版权信息
Why subscribe?
Contributors About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Conventions used
Get in touch
Reviews
Chapter 1: Why TestCafe?
Introducing TestCafe
Exploring the main features of TestCafe
Comparing TestCafe and Selenium
Reviewing the test project we will build
Summary
Chapter 2: Exploring TestCafe Under the Hood
Scouting the TestCafe architecture
Learning about the TestCafe API
Executing custom client-side code
Chapter 3: Setting Up the Environment
Technical requirements
Setting up the test project environment
Creating the test project configuration file
Creating a basic configuration for the test project
Structuring the test code
Chapter 4: Building a Test Suite with TestCafe
Creating a test
Debugging the tests
Writing the test project log in tests
Adding verifications to the test project
Adding custom code execution to the test project
Adding more tests
Chapter 5: Improving the Tests
Executing selected tests
Exploring test setup and teardown
Running tests with command-line settings
Chapter 6: Refactoring with PageObjects
Adding a Role for logging in
Chapter 7: Findings from TestCafe
Taking a final step with test functions
Exploring TestCafe development and future plans
Additional references to useful resources
Other Books You May Enjoy
Leave a review - let other readers know what you think