filmov
tv
Session 7: API Testing | Postman | Parameterisation | Data Driven Testing
Показать описание
#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:
##########################
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
******
@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:
##########################
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
******
Комментарии