Part 6 - Rest Assured - POST Request - Pass Request Body using String, Map and JsonObject(from Gson)

Опубликовано: 29 Сентябрь 2024
на канале: QA Box Let's Test
4,223
36

In this video I've covered the following agenda : -

1. What is HTTP Post?
2. Structure of HTTP POST Request Object
3. Different ways we can supply Request Body

Focus is on Passing Request Body using String, Map and JsonObject (from Gson Library)

All this code is posted at Github
https://github.com/qaboxletstest/rest...

Rest API Setup (Sample Rest API developed for practice purpose) - GitHub - https://github.com/qaboxletstest/demo...

Other Useful Links: -
JAVASCRIPT
   • JavaScript Tutorial for QA and Beginners  


FRAMEWORK, ASSERTION, REPORT
   • JavaScript Testing Framework Mocha wi...  


ELEMENT LOCATOR
jQuery -
   • jQuery - find UI elements and Events  


CSS SELECTOR
   • Learn CSS Selectors (in 17 minutes) -...  
XPath
   • Master XPath for UI Automation Testing  


Nodejs Basics    • Nodejs Basics  


WEB & API CONCEPTS


Important API Testing Concepts - API TESTING 101
   • Important API Testing Concepts - API ...  


Learn API Testing using Postman
   • Learn API Testing using Postman