Postman API Testing Course (Saihan)
About This Course
Course Description
Postman is a powerful tool used to test Web Services and APIs. It permits you to create a request with the required HTTP method and parameters, submit the request, and inspect the results.
This course will use the Postman testing tool to teach you API testing. You will use Postman to find bugs and aid in efficient API development. Create requests and building humble workflows with Postman. In addition, it will show you how to set up test suites in Postman that can be re-used for regression testing as a project raises.
By the end of this course, you will be able to write automated API tests and have a good grasp of how to test an API. You will know how to use Postman as you work with APIs in many capacities and you will have self-confidence in your skill to take part in generating high-quality APIs.
Certification
When you finish every course and complete the hands-on project, you’ll earn a Certificate that you can share with prospective employers and your professional network.
Who this course is for
- The Postman course should be followed by candidates who have completed their Btech in computer engineering and are interested in a career as API tester or Web Developer.
- Candidates who have followed a Career as a Software Developer can take up the postman course as a part of their skill development.
- Candidates who are interested in improving their knowledge of HTTP,JavaScript, RESTful APIs , should take up the Postman course.
- Working professionals from the IT industry can also take up the Postman course to rise their effectiveness.
What you’ll learn in this course:
- Create GET, POST, PUT, DELETE request.
- Understand GET vs POST request method.
- Work with real-world APIs (Github API)
- JavaScript basics for tests.
- Write API tests in Postman.
- Use data from Excel files (CSV) or JSON.
- Use Postman variables to create workflows and scenarios