#apitesting #restassured #xmlpath#fileupload#filedownload
Topics Covered
How to validate XML Body response
How to validate File Upload API
How o validate File Download API
@1:50 Swagger documentation
@3:58 Choosing a request from all
@5:13 Create a package, a class and import packages
@5:56 Create test method
@7:32 Declaring URL in GET request in When()
@7:50 Validate status code and Header in Then()
@16:50 Validate text in child node from xml response in Then()
@17:51 Validate text in descendant node from xml response in Then() (@23:17 adding index)
@23:36 Execute the test
@25:05 storing response into variable
@25:56 Validating status code using assertions
@26:33 Validating Header using assertions
@27:41 Validate text in child node from xml response using assertions
@30:52 Validate text in descendant node from xml response using assertions
@32:28 Execute the test
@33:28 Create test method
@34:50 Obtain the list of descendant nodes from xml response and validate its size using assertions
@45:31 Execute the test
@45:55 Obtain the list of descendant nodes from xml response
@49:45 Using for loop to print the list of descendant nodes from xml response
@51:15 Validate particular text in the list of descendant nodes from xml response using assertions
@52:45 Execute the test
@56:24 start local API and open in browser
@59:14 Create a class, test method and import packages
@1:00:45 Declaring the file path using `File` class (correction @1:05:40)
@1:02:02 Declaring URL in POST request in When()
@1:02:27 Validate status code in Then()
@1:03:35 Gather JSON response details for same file in POSTMAN
@1:04:20 Validate file name from JSON response in Then() and log response in console window
@1:05:57 Using `multipart` method and refer file path variable in Given() to upload file.
@1:06:53 Declaring input type of file in Given()
@01:09:12 Execute the test
@1:10:35 Declaring the multiple file paths using `File` class
@1:10:54 Declaring URL in POST request in When()
@1:11:14 Declaring input type of multiple files in Given()
@1:12:06 Gather JSON response details for same files in POSTMAN
@1:13:09 Validate the file names present in the anonymous array of the JSON response in Then().
@1:14:05 Execute the test
@1:15:18 Alternative step
@1:18:09 Create test method
@1:18:58 Gather response details for downloaded file in POSTMAN
@1:20:09 Declaring downloaded file URL in GET request in When() and validate status code in Then()
@1:20:22 Log body in console window
@1:21:46 Execute the test
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
► [ Ссылка ]
► [ Ссылка ]
► [ Ссылка ]
► [ Ссылка ]
► [ Ссылка ]
► [ Ссылка ]
JavaScript Based Automation Tools
► [ Ссылка ]
GraphQL
► [ Ссылка ]
Cypress API Testing
► [ Ссылка ]
Cypress Web Testing
► [ Ссылка ]
Playwright with Javascipt
► [ Ссылка ]
Ещё видео!