filmov
tv
Postman Beginners Crash Course - Part 5 | API Testing | Chain API Requests | Authorizations
Показать описание
How To Chain API Requests
========================
1) Create Get Request (Listing all users)
2) Create Global variable "username" is xyz at collection level
3) Write Test script in Request1 to update "username"
jsonData=JSON.parse(responseBody)
4) Create Put Request (Update user by Name)
5) Parameterize username varaible in to 2nd request(PUT)
"name": "{{username}}"
6) Run Collection which contains both the requests
===================================================
Authorizations
---------------
1) Basic Auth:
username: postman
password: password
2) API Key Auth
API Key/appid: fe9c5cddb7e01d747b4611c3fc9eaf2c
3) Bearer Token / OAuth 2.0
#########################
Udemy Courses:
#########################
Manual Testing+Agile with Jira Tool
************************************
Selenium with Java+Cucumber
********************************
Selenium with Python & PyTest
********************************
Selenium with python using Robot framework
****************************************
API Testing(Postman, RestAssured & SoapUI)
*****************************************
Web & API Automation using Cypress with Javascript
********************************************
Playwright with Javascript
**************************
Jmeter-Performance Testing
************************
SDET Essencials(Full Stack QA)
*************************
Appium-Mobile Automation Testing
************************************
Java Collections
*****************
Python Programming
*********************
Cucumber BDD Framework
***************************
Protractor with Javascript
***************************
####################################
Youtube Playlists:
####################################
Manual Testing & Agile
***********************
SQL
*************************
linux & Shell Scripting
**********************
Java
**********************
Selenium With Java+Cucumber
********************************
Python
********************************
Selenium With Python,Pytest&Behave
***************************************
Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************
API Testing (Postman,SoapUi,&Rest Assured)
**********************************************
Mobile App Testing Appium
****************************
Performance Testing Jmeter
*******************************
Maven,Jenkins,Git,Github,CI/CD
*******************************
SQL,DB Testing&ETL,Bigdata
*******************************
JavaScript Based Automation Tools
********************************
Selector Hub Tools
********************
GraphQL
******************
Cypress API Testing
********************
Cypress Web Testing
**********************
Playwright with Javascipt
**************************
#APItesting
#PostmanCourse
========================
1) Create Get Request (Listing all users)
2) Create Global variable "username" is xyz at collection level
3) Write Test script in Request1 to update "username"
jsonData=JSON.parse(responseBody)
4) Create Put Request (Update user by Name)
5) Parameterize username varaible in to 2nd request(PUT)
"name": "{{username}}"
6) Run Collection which contains both the requests
===================================================
Authorizations
---------------
1) Basic Auth:
username: postman
password: password
2) API Key Auth
API Key/appid: fe9c5cddb7e01d747b4611c3fc9eaf2c
3) Bearer Token / OAuth 2.0
#########################
Udemy Courses:
#########################
Manual Testing+Agile with Jira Tool
************************************
Selenium with Java+Cucumber
********************************
Selenium with Python & PyTest
********************************
Selenium with python using Robot framework
****************************************
API Testing(Postman, RestAssured & SoapUI)
*****************************************
Web & API Automation using Cypress with Javascript
********************************************
Playwright with Javascript
**************************
Jmeter-Performance Testing
************************
SDET Essencials(Full Stack QA)
*************************
Appium-Mobile Automation Testing
************************************
Java Collections
*****************
Python Programming
*********************
Cucumber BDD Framework
***************************
Protractor with Javascript
***************************
####################################
Youtube Playlists:
####################################
Manual Testing & Agile
***********************
SQL
*************************
linux & Shell Scripting
**********************
Java
**********************
Selenium With Java+Cucumber
********************************
Python
********************************
Selenium With Python,Pytest&Behave
***************************************
Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************
API Testing (Postman,SoapUi,&Rest Assured)
**********************************************
Mobile App Testing Appium
****************************
Performance Testing Jmeter
*******************************
Maven,Jenkins,Git,Github,CI/CD
*******************************
SQL,DB Testing&ETL,Bigdata
*******************************
JavaScript Based Automation Tools
********************************
Selector Hub Tools
********************
GraphQL
******************
Cypress API Testing
********************
Cypress Web Testing
**********************
Playwright with Javascipt
**************************
#APItesting
#PostmanCourse
Комментарии