Part 20 - Rest Assured - Groovy GPath Expression - find, findAll, sum, min, max, and collect Methods

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

In this video I've shown how to work with Groovy's GPath Express in Rest Assured. I've also covered the following methods: -

1. find
2. findAll
3. min
4. max
5. collect


I've also show how to chain find, findAll and collect methods and pass parameters to GPath expressions in Rest Assured.


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: -

JSONPath Tutorial
   • JSONPath Tutorial  

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