Rest assured API automation framework - How to automate HTTP Post request using RestAssured

Опубликовано: 07 Октябрь 2024
на канале: Fun Doo Testers
8,587
66

Rest assured API automation framework - How to automate HTTP Post request using RestAssured


Rest Assured is very popular in API Test Automation. REST Assured API can be used to invoke REST web services and match response content to test them.

In this Rest-Assured video, we will be learning,
How to integrate POST request with framework
Note: Logger part and body validation we will discuss in next session.


MIME Type Doc: https://www.ietf.org/rfc/rfc4627.txt

Java HashMap Tutorial ::    • Video  


Rest Assured Tutorial **

1. API automation using Rest Assured Zero to hero in 20 minutes:: https://bit.ly/3aVAVPS
2. Rest assured API automation framework - Set up Maven Project https://bit.ly/2RarrbG
3. Adding packages to framework https://bit.ly/34bGPtF
4. How to create Property File? https://bit.ly/2V1JjXF
5. Getting data from property file as Map Object https://bit.ly/2Rd1GHO
6. Setting API Path Endpoints https://bit.ly/2yv1pti
7. Adding Headers Object configs https://bit.ly/2x5Stdv
8. How to test Extent Report and API framework Utils https://bit.ly/2yvhcZ3
9. Handling HTTP Get Request using rest assured https://bit.ly/3bPmfSA
10. How to integrate GET request with framework & validating it https://bit.ly/2V90zua
11. How to validate API response (Real-time Framework ) https://bit.ly/2x6Tl1s
12. How to automate HTTP Post request using RestAssured https://bit.ly/2JIYwHy
13. How to Validate HTTP Post request (Json Object) https://bit.ly/2V90I0G
14. Serialization in Rest assured https://bit.ly/3aKVajo Base64 Encoding Java https://bit.ly/2JHvsQN
15. HMAC sha256 key generator (java) https://bit.ly/34bOnN3
16. How to parse dynamic and nested JSON in java? https://bit.ly/3dVwvut



Full Course on Udemy: https://www.udemy.com/course/rest-ass...

Say hello to us, and stay updated!

Facebook:   / fundootesters  
Instagram:   / fundootesters  
LinkedIn:   / fundootesters  
Blog:   / fundootesters  
GitHub: https://github.com/Fundootesters/Rest...



  #Restassured #API #fundootesters