Introduction to API Testing using JMeter Tool
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this 1-hour long project-based course, you will learn how to
1. Send an HTTP GET request
2. Send an HTTP POST request
3. Send an HTTP PUT and DELETE request
4. Adding user-defined variables
5. Adding response assertions and JSON path assertions to the JSON response
6. Understanding JSON format
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Project Overview
- API stands for Application Programming Interface which helps two independent software to communicate with each other. When an application is built, the functionalities are built first as APIs and then integrated with the frontend layer (UI). Waiting for integration to find bugs in the application will add a lot of costs. The later the bugs are found in the system, the more cost it adds to the application. API Testing helps reduce the cost as it will be performed before integration with frontend (or UI). JMeter is famous for performance testing but is equally good for API testing as well. In this one-hour guided project through hands-on, practical exercises, you will learn the basics of API Testing using JMeter tool. Sending GET, POST, PUT, and DELETE request and understanding JSON request/response format.
Taught by
Saurabh Dhingra
Related Courses
A Practical Introduction to Test-Driven DevelopmentLearnQuest via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera API Testing Using Rest Sharp (with C#) Test Automation Tool
Coursera Project Network via Coursera Apply basic testing for your Django web application
Coursera Project Network via Coursera Black-box and White-box Testing
University of Minnesota via Coursera