Part 4 - Rest Assured - GET Request - Non-BDD Style - Part One

Опубликовано: 29 Сентябрь 2024
на канале: QA Box Let's Test
1,490
21

In this video I've shown how to create a GET Request, add basic authentication, and headers following non-bdd style in Rest Assured. I've also breifly touched upon different classes and interfaces like: -
RestAssured, RequestSpecification, Header, Response, ValidatableResponse, etc.


All this code is posted at Github
https://github.com/qaboxletstest/rest...

Rest API Setup (Sample Rest API developed for practice purpose) - GitHub - https://github.com/qaboxletstest/demo...

Other Useful Links: -
JAVASCRIPT
   • JavaScript Tutorial for QA and Beginners  


FRAMEWORK, ASSERTION, REPORT
   • JavaScript Testing Framework Mocha wi...  


ELEMENT LOCATOR
jQuery -
   • jQuery - find UI elements and Events  


CSS SELECTOR
   • Learn CSS Selectors (in 17 minutes) -...  
XPath
   • Master XPath for UI Automation Testing  


Nodejs Basics    • Nodejs Basics  


WEB & API CONCEPTS


Important API Testing Concepts - API TESTING 101
   • Important API Testing Concepts - API ...  


Learn API Testing using Postman
   • Learn API Testing using Postman