contents

 

front matter

foreword

preface

acknowledgments

about this book

about the author

about the cover illustration

Part 1 The value of web API testing

1 Why and how we test web APIs

1.1 What’s going on in your web APIs?

Complexity within web APIs

Complexity across many web APIs

1.2 How does testing help us?

Imagination

Implementation

The value of testing

Being strategic with API testing

2 Beginning our testing journey

2.1 Introducing our product

Introducing our sandbox API

2.2 Familiarizing ourselves with restful-booker-platform

Researching the product

Researching beyond the product

2.3 Capturing our understanding