Skip to content
  • Home
  • Selenium
    • Setup & Launching Browsers
    • StaleElementReferenceException
    • Locators in Selenium
    • Basic Concepts Of Selenium
    • Handling Calendar in Selenium
    • All Waits in Selenium
    • Page Object Model – PageFactory in Selenium
    • Front End Automation Strategies
    • JavaScript Usage in Selenium
    • Usage of Java Stream API in Selenium
    • Handling Dropdown in Selenium WebDriver
  • API Testing
    • Kick Start API Testing
    • Postman Tutorials
    • Learn REST Assured End to End
    • Industry Level End To End Automation Framework From Scratch
  • TestNG
    • DataProvider Concept in TestNG
  • GIT Tutorial
    • GIT Basics Concepts
    • Git Tutorial – E2E – Basics To Advanced
  • About Me

Author: Amod Mahajan

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

July 19, 2023 Amod Mahajan Leave a comment

#api #apitesting #java #json #jsonpath #jsonpayload An API needs to be tested for a different set of payloads or scenarios.…

Continue Reading →

Posted in: Testing Bytes Filed under: api testing, java, jayway jsonpath, jsonpath, rest assured

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

May 17, 2023 Amod Mahajan Leave a comment

Earlier when we used to perform any git actions such as pushing code from the local repository to a GitHub…

Continue Reading →

Posted in: Selenium Topics

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

April 5, 2023 Amod Mahajan Leave a comment

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 →

Posted in: LeetCode - 100 Programs

How To Iterate Map In Java Using Stream and Lambda?

March 24, 2023 Amod Mahajan Leave a comment

We learned to Iterate a Map In Java using keySet(), entrySet(), values(), and iterator(). In this post, We will learn…

Continue Reading →

Posted in: JavaByTopics Filed under: iterate java map, iterate java map using stream, java map, java map with java 8

How To Iterate Map In Java?

March 22, 2023 Amod Mahajan Leave a comment

There are multiple ways to iterate over a Map In Java which we will learn with examples in this post.…

Continue Reading →

Posted in: JavaByTopics

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

March 10, 2023 Amod Mahajan Leave a comment

Introduction A refresh token is a credential that is used to generate a new access token. I have already explained…

Continue Reading →

Posted in: OAuth 2.0 Filed under: access token, oauth, oauth 2.0, oauth2.o flow, refresh token, refresh token with oauth 2.0

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

March 3, 2023 Amod Mahajan Leave a comment

Introduction Understanding the role of a Refresh Token in the authorization process is important. We will learn about the refresh…

Continue Reading →

Posted in: OAuth 2.0 Filed under: access token, oauth 2.0, refresh access token, refresh token, refresh token with oauth 2.0

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

February 22, 2023 Amod Mahajan Leave a comment

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 →

Posted in: OAuth 2.0 Filed under: access token, bearer token, oauth, oauth2.0, oauth2.o flow, what is bearer token

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

February 17, 2023 Amod Mahajan 1 Comment

Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token,…

Continue Reading →

Posted in: OAuth 2.0 Filed under: access token, bearer token, oauth, oauth2.0

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

February 8, 2023 Amod Mahajan 1 Comment

Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step B – Receive Authorization Grant,…

Continue Reading →

Posted in: OAuth 2.0 Filed under: access token, authorization grant, oauth 2, oauth2.0, oauth2.o flow, refresh token

Post navigation

Page 1 of 58
1 2 … 58 Next →
Copyright © 2025 — Ascension WordPress theme by GoDaddy