Digest Auth in Postman | API Testing Tutorials | REST API Testing | Postman API Testing | Malayalam

Опубликовано: 14 Октябрь 2024
на канале: The Testing Instinct
190
2

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

The video describes about Digest auth in Postman while doing API Testing.

API endpoint - https://postman-echo.com/digest-auth
Http method: GET
username: postman
password: password

Postman console video:    • Use of Postman Console| Become an exp...  

Realm - A string specified by the server in the WWW-Authenticate response header.
Nonce - A unique string specified by the server in the WWW-Authenticate response header.
qop - The quality of protection applied to the message. The value must be one of the options specified by the server in the WWW-Authenticate response header.


Algorithm - A string that indicates a pair of algorithms used to produce the digest and a checksum. Postman supports MD5 and SHA algorithms. This is for encrypting.
Nonce Count - The hexadecimal count of the number of requests (including the current request) that the client has sent with the nonce value in this request.
Client Nonce - An opaque quoted string value provided by the client, used by both client and server to avoid chosen plaintext attacks, to provide mutual authentication, and to provide some message integrity protection.
Opaque - A string of data specified by the server in the WWW-Authenticate response header, which will be used unchanged with URIs in the same protection space.


Video chapters:
0:00 Introduction & Agenda
0:08 Digest Auth in Postman Explanation
2:50 Digest Auth in Postman Demo

Playlist link:    • Postman Rest API Testing | Become an ...  
Maven setup video:   • How to Install Maven in Windows OS. T...  
TestNG Playlist link:   • TestNG | Testing Framework for Java P...  
Java playlist link:    • Core Java tutorials for Selenium| Jav...  
Software Testing playlist link:    • Software Testing for Beginners| Malay...  
Karate Playlist link: https://www.youtube.com/playlist?list...