#selenium
#api
#manualtesting
#automationtesting
#testautomationframework
#framework
#seleniumwebdriver
#seleniumjava
#webautomation
#postman
#postmanapitesting
#java
#maven
#maventutorial
#karate
#karaterestapitesting
#restapi
#restapiautomation
#apitesting
#malayalam
#softwaretesting
#beginners
#മലയാളം
#TheTestingInstinct
#tutorials
The video describes about how to do API Key Authentication in Karate.
With API key auth, you send a key-value pair to the API either in the request headers
or query parameters.
Demo website:https://openweathermap.org/api
API End Point:https://api.openweathermap.org/data/2...{city name}&appid={API key}
Steps to use the API:
Create an account in the website.
From My API Keys menu use existing API key or create new API key.
Note: The API will be working only after few hours, once the account is created.
Github: https://github.com/thetestinginstinct...
Note: If you are facing issue with Karate logs after adding cucumber reporting dependency, please add slf4j maven dependency in pom.xml file. Link: https://mvnrepository.com/artifact/or...
Video chapters:
0:00 Introduction & Agenda
2:17 Demo - API Key Authentication in Karate
Git tutorial link: • Introduction to Git and GitHub. An im...
Playlist link: • Karate REST API Test Automation|REST ...
Java configuration video link: • Configure Java in Windows OS|Core Jav...
Eclipse IDE installation link: • Install Eclipse IDE in Windows| Learn...
Maven configuration video link: • Configure Apache Maven in Windows| Le...
Postman Playlist link: • Postman Rest API Testing | Become an ...