• Skip to main navigation
  • Skip to main content
  • Skip to footer

Author: Amod Mahajan

A software Tester who is paid to judge products developed by others. Writing technical posts and creating YouTube videos are my hobbies.

Replace Value in JSON Using JsonPath in Java | Jayway JsonPath | Rest Assured |

#api #apitesting #java #json #jsonpath #jsonpayload An API needs to be tested for a different set of payloads or scenarios.…
Continue reading “Replace Value in JSON Using JsonPath in Java | Jayway JsonPath | Rest Assured |”…
Posted on: July 19, 2023 Last updated on: July 20, 2023 Comments: 0 Written by: Amod Mahajan

How To Push Code From Eclipse To GitHub Repo Using Access Token?

Earlier when we used to perform any git actions such as pushing code from the local repository to a GitHub…
Continue reading “How To Push Code From Eclipse To GitHub Repo Using Access Token?”…
Posted on: May 17, 2023 Last updated on: May 17, 2023 Comments: 0 Written by: Amod Mahajan

#1. LeetCode| Java 11 | String Programs | Easy | Sorting the Sentence

LeetCode Problem Link https://leetcode.com/problems/sorting-the-sentence/description/ Problem Statement Problem Solution YouTube Video Logic step by step Get all words from the given…
Continue reading “#1. LeetCode| Java 11 | String Programs | Easy | Sorting the Sentence”…
Posted on: April 5, 2023 Last updated on: April 5, 2023 Comments: 0 Written by: Amod Mahajan

How To Iterate Map In Java Using Stream and Lambda?

We learned to Iterate a Map In Java using keySet(), entrySet(), values(), and iterator(). In this post, We will learn…
Continue reading “How To Iterate Map In Java Using Stream and Lambda?”…
Posted on: March 24, 2023 Last updated on: March 24, 2023 Comments: 0 Written by: Amod Mahajan

How To Iterate Map In Java?

There are multiple ways to iterate over a Map In Java which we will learn with examples in this post.…
Continue reading “How To Iterate Map In Java?”…
Posted on: March 22, 2023 Last updated on: March 24, 2023 Comments: 0 Written by: Amod Mahajan

#6. OAuth 2.0 Flow – Role Of Refresh Token in OAuth 2.0 Flow

Introduction A refresh token is a credential that is used to generate a new access token. I have already explained…
Continue reading “#6. OAuth 2.0 Flow – Role Of Refresh Token in OAuth 2.0 Flow”…
Posted on: March 10, 2023 Last updated on: March 10, 2023 Comments: 0 Written by: Amod Mahajan

#5. OAuth 2.0 Flow – What Is A Refresh Token?

Introduction Understanding the role of a Refresh Token in the authorization process is important. We will learn about the refresh…
Continue reading “#5. OAuth 2.0 Flow – What Is A Refresh Token?”…
Posted on: March 3, 2023 Last updated on: March 3, 2023 Comments: 0 Written by: Amod Mahajan

#4. OAuth 2.0 Flow – What Is A Bearer Token?

Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token, I mentioned that…
Continue reading “#4. OAuth 2.0 Flow – What Is A Bearer Token?”…
Posted on: February 22, 2023 Last updated on: February 23, 2023 Comments: 0 Written by: Amod Mahajan

#3. OAuth 2.0 Flow – What Is An Access Token?

Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token,…
Continue reading “#3. OAuth 2.0 Flow – What Is An Access Token?”…
Posted on: February 17, 2023 Last updated on: February 17, 2023 Comments: 1 Written by: Amod Mahajan

#2. OAuth 2.0 Flow – Authorization Grants And Their Types

Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step B – Receive Authorization Grant,…
Continue reading “#2. OAuth 2.0 Flow – Authorization Grants And Their Types”…
Posted on: February 8, 2023 Last updated on: February 17, 2023 Comments: 1 Written by: Amod Mahajan
1 2 3 … 58 Next page »
© 2023 | Using Modern WordPress theme. | Back to top ↑