To get the most out of this book
This book does not assume a lot of prior knowledge in either the realm of API development or in testing principles. As long as you have a basic grasp of web technology and what software development looks like in general, you should be able to follow along with this book and pick up everything that you need. Some of the testing in Postman uses JavaScript, but you don't need to know much about how that works in order to follow along, although a basic understanding would be helpful. There are examples and challenges throughout the book. These are an important part of the book and in order to get the most that you can from them, you should take the time to work through them.
This book only uses the free features of Postman and Burp Suite, so you should be able to follow along with all the examples without needing to buy anything.
If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
This book is intended to equip you with skills that you can use immediately in your work as a tester or developer. The best way to get the most out of it is to do all the hands-on challenges and try to expand them into the work that you are doing. Don't hesitate to start using what you learn right away!