#27 | API Key Authentication in Bruno | REST API Testing tutorials for Beginners | Malayalam

Опубликовано: 02 Ноябрь 2024
на канале: The Testing Instinct
715
3

#selenium
#bruno
#testng
#seleniumwebdriver
#seleniumjava
#webautomation
#postman
#java
#maven
#maventutorial
#karate
#restapi
#restapiautomation
#apitesting
#malayalam
#softwaretesting
#beginners
#മലയാളം
#TheTestingInstinct
#tutorials

The video describes about API Key Authentication in Bruno. 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.

Bruno latest version download link:https://www.usebruno.com/downloads

Github link:https://github.com/thetestinginstinct...

Video chapters:
0:00 Introduction & Agenda
2:33 Demo - API Key Authentication in Bruno
4:00 Passing API key value from Environment as a secret variable to the request in Query tab

Playlist link:   • Bruno - REST API Testing | API Testin...  
TestNG Playlist link:   • TestNG | Testing Framework for Java P...  
Maven setup video:   • How to Install Maven in Windows OS. T...  
Software Testing playlist link:    • Software Testing for Beginners| Malay...  
Selenium Java playlist link:    • Selenium Java Tutorials in Malayalam ...  
Postman Playlist link:   • Postman Rest API Testing | Become an ...  
Karate Playlist link:    • Karate REST API Test Automation|REST ...