1) Fake API Creation & Requests
2) postman variables
3) workflows
How to create own API's(Fake API's)
1) Install NodeJS
Donwload link: https://nodejs.org/en/download/
After installation give below command:
node --version
2) npm (comes with node.js)
check version:
npm --version
3) install json-server
npm install -g json-server
4) create info.json file with sample data(json format)
Loc: C:\Users\admin\info.json
5) Run the below command to make your API's up and running.
json-server info.json
GET http://localhost:3000/users
GET http://localhost:3000/users/1
POST http://localhost:3000/users
PUT http://localhost:3000/users/4
DELETE http://localhost:3000/users/4
Postman Variables
1) Collection variables
2) Environment variables/Global variables
Collection variables
Right click on -- Collection - Edit - Variables - Define varaibles (Key,value)- Update
Usage: {{Key}}
(Or) postman.setGlobalVariable("key","value");
postman.clearGlobalVariable("key");
Environment variables/Global variables
Manage Environments - Global-Key,Value--Save
Usage: {{Key}}
WorkFlows
postman.setNextRequest("Request Name");
postman.setNextRequest("null")
#########################
Udemy Courses:
#########################
Manual Testing+Agile with Jira Tool
************************************
► https://shorturl.at/xNXZ4
Selenium with Java+Cucumber
********************************
► https://shorturl.at/aIKMW
Selenium with Python & PyTest
********************************
► https://shorturl.at/ELW09
Selenium with python using Robot framework
****************************************
► https://shorturl.at/bcDPZ
API Testing(Postman, RestAssured & SoapUI)
*****************************************
► https://shorturl.at/uAWY7
Web & API Automation using Cypress with Javascript
********************************************
► https://rb.gy/4uum2n
Playwright with Javascript
**************************
► https://shorturl.at/gALZ1
Jmeter-Performance Testing
************************
► https://rb.gy/ocj7r2
SDET Essencials(Full Stack QA)
*************************
► https://rb.gy/hlnf2v
Appium-Mobile Automation Testing
************************************
► https://rb.gy/wmzv64
Java Collections
*****************
► https://bit.ly/3S66ezE
Python Programming
*********************
► https://urlis.net/gdsfpb0s
Cucumber BDD Framework
***************************
► https://bit.ly/3F7d69r
Protractor with Javascript
***************************
► https://urlis.net/4uddm1qb
####################################
Youtube Playlists:
####################################
Manual Testing & Agile
***********************
► https://bit.ly/3ujvaYa
► https://bit.ly/3OYzxQj
SQL
****
► https://bit.ly/3R6XjeG
► https://bit.ly/3nE0a1s
► https://bit.ly/3IeKuuJ
linux & Shell Scripting
**********************
► https://bit.ly/3up1Z6a
► https://bit.ly/3nzvGxx
Java
*****
► https://bit.ly/3R9QfOs
► https://bit.ly/3AoRMKM
► https://bit.ly/3IbTTDn
► https://bit.ly/3ybXInv
► https://bit.ly/3yCoHdw
Selenium With Java+Cucumber
********************************
► https://bit.ly/3P2FMm4
► https://bit.ly/3yhiIt4
► https://bit.ly/3uokzet
► https://bit.ly/3a7XIND
► https://bit.ly/3umN2S9
► https://bit.ly/3aar7GW
► https://bit.ly/3y9kD2S
► https://bit.ly/3uhLskn
Python
********
► https://bit.ly/3agNgU0
► https://bit.ly/3NJNnoy
► https://bit.ly/2CTQ4mR
► https://bit.ly/3OIYWh1
Selenium With Python,Pytest&Behave
******************************
► https://bit.ly/3OHHoC9
► https://bit.ly/3IeNLdv
► https://bit.ly/2J4tPeT
► https://bit.ly/3ydSkAq
Selenium With Python Using Robert Framework
(Web&API Testing)
*****************************
► https://bit.ly/3nUvlpr
► https://bit.ly/3nUvE3z
API Testing (Postman,SoapUi,&Rest Assured)
**********************************************
► https://bit.ly/3OXacWY
► https://bit.ly/3yh0UhE
► https://bit.ly/3nC9DWQ
► https://bit.ly/3yGfhNS
► https://bit.ly/3OJa11H
► https://bit.ly/3P2slCC
Mobile App Testing Appium
****************************
► https://bit.ly/3Al49HG
Performance Testing Jmeter
*******************************
► https://bit.ly/3nz4fE7
Maven,Jenkins,Git,Github,CI/CD
*******************************
► https://bit.ly/3P16HPj
► https://bit.ly/3yhlUVA
► https://bit.ly/3afYfwT
► https://bit.ly/3yGzweG
► https://bit.ly/3yF73Ws
► https://bit.ly/3NCOmH7
SQL,DB Testing&ETL,Bigdata
*******************************
► https://bit.ly/3NKOcNY
► https://bit.ly/3OVpDyI
► https://bit.ly/3NEvUy0
► https://bit.ly/3IryxlT
► https://bit.ly/3RkWBLh
JavaScript Based Automation Tools
********************************
► https://bit.ly/3nUx51X
► https://bit.ly/3AqI6Q0
► https://bit.ly/3yeurbT
► https://bit.ly/3ujzpTK
Selector Hub Tools
********************
►https://rb.gy/h3h424
GraphQL
*********
► https://rb.gy/sj3gys
Cypress API Testing
********************
► https://shorturl.at/fjKPX
Cypress Web Testing
********************
► https://shorturl.at/agjlK
Playwright with Javascipt
************************
► https://shorturl.at/adSTY