#postman #apitesting #ecommerceapis#jenkins#git

Topics:
1) Testing API's for e-Commerce app
2) How many ways we can run collections & Sharing collections
3) Git , Github & Jenkins

@1:18 Running XAMPP server
@2:25 Opening e-Commerce API'
@3:04 Creating API user
@05:06 Generating API key of API user
@06:30 API documentation
@24:56 Create collection in POSTMAN
@28:03 Create collection variables in POSTMAN
@33:23 Create token using POST request with variables and API key
@35:32 (pm library) Validate status code and JSON response
@39:04 (pm library) Create collection variable for API key from JSON response to use as authorization for next requests
@43:20 Add product to cart using POST request with variables
@44:11 Refer collection variable to use as authorization
@46:19 (pm library) Create Product ID & quantity using collection variable in pre request script
@51:43 (pm library) Validate status code and JSON response
@55:12 Create GET request with product ID as input
@58:12 (pm library) Validate status code and JSON response
@58:28 (pm library) Create enviroment variable for cart ID from JSON response for next requests
@01:02:57 create POST request using enviroment variable for cart ID to update quantity
@01:05:57 (pm library) Validate status code and JSON response
@01:07:38 create POST request using enviroment variable for cart ID
@01:08:21 (pm library) Validate status code, validate JSON response and delete all variables
@01:12:28 Run as collection
@01:17:28 Install nodejs
@01:19:07 Install newman
@01:21:07 Export collection & run in command prompt
@01:25:13 General HTML report
@01:31:13 Run collection remotely using url
@01:35:12 Start JENKINS
@01:38:20 Run collection in JENKINS
@01:43:50 General HTML report in JENKINS
@01:46:34 Create empty repository in GITHUB
@01:47:43 Push collection into remote repository
@01:55:33 Run GITHUB collection in JENKINS

#########################################
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/