#postman#sdet#apitesting

@2:22 remote API from internet
@7:58 create new collection
@9:01 create POST request to get access token
@11:26 create GET request for status
@12:54 create GET request for existing ID
@15:17 create GET request for specific ID
@17:12 create POST request
@18:35 Placing Access token for remote API in POSTMAN
@19:47 create GET request for existing ID
@21:21 create GET request for particular ID
@22:19 Update Data using PATCH request
@26:25 Delete request to delete ID
@28:03 Storing access token as variable at collection level
@28:44 Calling access token variable at request level
@31:46 Why collection level Authorization wont work for some requests
@39:39 duplicate collection
@39:58 removing unnecessary requests
@41:41 CSV file to store data
@43:42 data-driven testing or parameterization
@45:37 (pm library) Code to verify status code and Create environment variable at runtime from POST request
@50:36 Calling environment variable from POST request to GET request
@51:27 (pm library) Using snippets to validate status code from GET request
@54:04 (pm library) validate environment variable in response from GET request
@57:28 Calling environment variable from POST request to DELETE request
@57:52 Using snippets to validate status code from DELETE request and delete environment variable
@1:02:13 Setting iterations, choose csv file as input and run as collection.
@01:07:56 New run with more/less iterations
@01:09:22 Why Same book numbers in the csv file
@01:11:10 convert CSV into JSON
@01:12:35 Setting iterations, choose JSON file as input and run as collection.
@01:13:29 viewing test results

#########################################
Udemy Courses
##########################################

Playwright with TypeScript
https://www.udemy.com/course/learn-playwright-web-api-testing-with-typescript/

Playwright with JavaScript
https://www.udemy.com/course/learn-playwright-with-javascript

Generative AI for Software Testing
https://shorturl.at/Uk2eM

Manual Testing + Agile with Jira Tool
https://www.udemy.com/course/learn-manual-software-testing-with-live-project-jira-tool

Selenium with Java + Cucumber
https://www.udemy.com/course/learn-selenium-with-java-live-project

Selenium with Python & PyTest
https://www.udemy.com/course/learn-selenium-with-python-d/

Selenium with Python using Robot Framework
https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework

API Testing (Postman, RestAssured & SoapUI)
https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework/

Web & API Automation using Cypress with JavaScript
https://www.udemy.com/course/learn-cypress-with-typescript/

JMeter - Performance Testing
https://www.udemy.com/course/learn-jmeter-m/learn/

SDET Essentials (Full Stack QA)
https://www.udemy.com/course/learn-sdet-essentials/

Appium - Mobile Automation Testing
https://www.udemy.com/course/learn-appium-latest-1110-mobile-automation-testing/

Java Collections
https://www.udemy.com/course/learn-java-collections/

Cucumber BDD Framework
https://www.udemy.com/course/learn-cucumber-bdd-framework

Protractor with JavaScript
https://www.udemy.com/course/learn-protractorangular-testing-with-javascript/