Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: January 2025

oauth 2.0

Skip to content Introduction A refresh token is a credential that is used to generate a new access token. I have already explained… Introduction Understanding the role of a Refresh Token in the authorization process is important. We will learn about the refresh…

Uncategorized

Postman Tutorial Part 42 – Create Parameterized Request by Reading Data From CSV in Postman

We have already learnt storing and accessing variables in different ways like Global variables, Environment variables, Collection variables etc in Postman. All these ways are like accessing variables from internal sources. We may require to read data from external sources as well like csv or JSON in Postman. Not only this, it is useful to…

Read More “Postman Tutorial Part 42 – Create Parameterized Request by Reading Data From CSV in Postman” »

Uncategorized

collection runner in postman

Skip to content We have seen about Collection Runner in last post. In this post we will see how can we select environment… Hello Guys, We have already seen two basic posts about:- Introduction to Collection Creating a collection in Postman In this…

Uncategorized

postman tutorials – Page 2

We have seen creating environment and global variables manually. You can refer them here:- Understand Environment & Variables in Postman… We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection… Debugging and logging are very important when you are trying to develop/test something. During development…

Read More “postman tutorials – Page 2” »

Uncategorized

About Me

Hi, I’m Amod Mahajan! I’m from Silicon Valley of India i.e. Bengaluru ❤️, India ❤️. Currently, I am residing in “the Big Apple” city i.e. New York, USA. I have more than 10+ years of experience in delivering products and services 99.99% defect free. I love writing on tech topics related to programming languages and…

Read More “About Me” »

Uncategorized

postman tool

Skip to content API Testing is a must to have skills for testers nowadays. I have tried to cover the Basics of API,… Introduction This is the first post in Postman – End to End series. We will start with the introduction of…

Uncategorized

postman

We have already learnt about all types of variables in Postman in Postman Series on my blog. This post will… We have seen creating environment and global variables manually. You can refer them here:- Understand Environment & Variables in Postman… Debugging and logging are very important when you are trying to develop/test something. During development…

Read More “postman” »

Uncategorized

path variables in postman

Skip to content We have already seen Usage of Path variables in Postman. We may need to retrieve provided path variables for assertion… End points or URI may not be constant always. For example:- If you want to retrieve a booking details, you…

Uncategorized

Frequently Asked Java Program 30: Java Program to Find Distinct Characters In Given String

Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will see a java program to Find Distinct Characters In Given String. Problem Statement: User input: Make Selenium Easy Output: K L N I U Y Problem Solution:  Logic: Convert input string in to same case either upper…

Read More “Frequently Asked Java Program 30: Java Program to Find Distinct Characters In Given String” »

Uncategorized

Different Ways Of Iterating Map In Java – Including forEach() and stream() Of Java 8

Map in Java is an interface. It stores data as key-value pair. We will learn different ways to iterate over Map including Java 8 stream() and forEach(). The Map is an interface in Java which can be used to store data as key-value pairs. If we want to store details of a person such as…

Read More “Different Ways Of Iterating Map In Java – Including forEach() and stream() Of Java 8” »

Uncategorized

Posts pagination

Previous 1 2 3 4 … 7 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark