Part 2 - Rest Assured - Technical walk-through of API Server and what to test in Rest API

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

In this video I've talked about: -

1. Technical Walk-through of API Server Under Test
2. What to Test in a Rest API?

Request Object
Response Object
Request/Response Headers
Endpoints
Middleware(s)

What to Test?
Model/DTO
Middleware(s)
Status Line
Response Headers

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