In this Lesson on Setting up and customizing HTTP requests in Postman, students will learn about the use of different HTTP methods such as GET, POST, PUT, and DELETE in the context of API testing. They will learn about how to use these methods in Postman to perform various operations on an API. Students will also learn about setting up custom HTTP requests in Postman, including adding headers, customizing request body, and other related topics. By the end of the lesson, students will have a good understanding of how to effectively use Postman for API testing and how to perform various operations using different HTTP methods.
Back To The Course
Module 1: OOPS Concept
Module 2: Conditional and Loop statements
Module 3: Array
Module 4: String
Module 5 : Programming on String
Module 7: Exceptional handling
-
Try-catch-finally block
-
Throw and throws
Module 8: Collection
Module 9: Asynchronised Collection
-
ConcurrentHashMap, ConcurrentLinkedQueue, and ConcurrentSkipListSet
Module 10: Java 8 Concepts
-
Lambda expressions
-
Stream API
-
Date and time API
Module 11: Interview Practice based on Programming Question
-
Tips for preparing for technical interviews
Module 12: Selenium Architecture
-
Overview of Selenium