In this lesson, students will learn how to send request headers and body data when making HTTP requests using Postman. They will learn how to add and customize headers and how to format and send data in the body of a request. Students will also learn how to handle different types of data, including JSON and XML, and how to work with parameters and variables in Postman. By the end of the lesson, students should have a solid understanding of how to make HTTP requests using Postman, including how to send headers and body data.
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