From the course: API Testing Foundations
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Install and set up API challenges - Postman Tutorial
From the course: API Testing Foundations
Install and set up API challenges
- [Instructor] I firmly believe that the best way for you to learn is by trying things out. You can certainly learn things by just following along with these videos but you'll learn a lot more if you try to take some of the theory from this course and put it into action. In order to help you with this, I've put together a simple ToDo list application that I'll use throughout this course. I'll show some worked examples of the different theories and concepts that we learn in this course. I'll also use it for some hands-on challenges that I want you to do so that you can cement that theory with practice. If you want to run it locally, you can download the GitHub repository for it and then follow the instructions in the README file to install it and set it up locally. But running it locally requires that you have a particular version of Python installed. And so if you don't want to go through all the setup that's in here,…