12 Advanced API Automation: PUT, DELETE, and Dynamic Data Handling in POST Requests | Python Pytest

Опубликовано: 30 Март 2026
на канале: Prasanth Test Architect
3,519
34

In this video, we dive deeper into API automation with Python and Pytest by covering advanced HTTP methods like PUT and DELETE, as well as dynamic data handling for POST requests. You'll learn how to:

Automate PUT and DELETE requests in your API testing framework
Read test data from external JSON files (test_data.json) and use it in POST request bodies
Dynamically generate unique data (like emails) for every API request
Keep your API automation framework modular, scalable, and efficient
This video is perfect for testers looking to enhance their API automation skills and add flexibility to their test data management.

#APIAutomation #PythonRequests #Pytest #AutomationTesting #PUTRequest #DELETERequest #POSTRequest #TestingFramework #SoftwareTesting #APITesting #QA #PythonTutorial