Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: March 2025

Postman Tutorial Part 19 – Save Response in Collection in Postman

Hello Folks, We have already seen Creating a collection and storing requests in it. Let’s perform below steps:- Create a Collection. Create a request. Hit the request and proper response should come. Save the request in created collection. Close all tabs in request builder. Open request from collection. Observe that “Response” was not saved. By…

Read More “Postman Tutorial Part 19 – Save Response in Collection in Postman” »

Uncategorized

protractor tutorials

Hello Folks, In last post we have seen how can we install NodeJS package locally and globally. In this post… Hello Folks, In last post, we have already seen Installation of NPM in last post. In this post we will… Hello Folks, In last post, we have seen about Introduction & Installation of NodeJS. In…

Read More “protractor tutorials” »

Uncategorized

REST Assured Tutorial 66 – How To Parse A JSON Array Response To A Java List In Rest Assured?

As a part of the End to End REST Assured Tutorial, in this post, we will learn to parse a JSON Array response to a Java List in Rest Assured. It is not always necessary to convert the response to a POJO class instance to fetch values. We can cast or convert a JSON Array response into…

Read More “REST Assured Tutorial 66 – How To Parse A JSON Array Response To A Java List In Rest Assured?” »

Uncategorized

REST Assured Tutorial 20 – How to Send a JSON/XML File as Payload to Request

As a part of End to End REST Assured Tutorial , in this post We will learn about “How to send a JSON/XML file as payload to request in Rest Assured”. Suppose you have a request payload (JSON or XML) in a file and you required to directly send that file as a payload to request in…

Read More “REST Assured Tutorial 20 – How to Send a JSON/XML File as Payload to Request” »

Uncategorized

Test Automation Is Needed But Not As Magic

Just imagine the life of a financial accountant without a Calculator or any tool which helps in calculating. They need to calculate everything manually and they need to be like Shakuntala Devi. Chances of committing a mistake will be higher and time and effort will be more. As Technopedia, “Automation is the creation and application…

Read More “Test Automation Is Needed But Not As Magic” »

Uncategorized

How To Filter List Using Java Stream API?

Stream API feature was introduced in Java 8 but it is still confusing for many and also many have not even used it a single time. I will try to explain Java Stream concepts with simple examples in Learn Stream API in Java with Examples series. In this post, we will learn to filter a…

Read More “How To Filter List Using Java Stream API?” »

Uncategorized

Java Program To Find Closest Value Of A Given Number in Unsorted Array

I have explicitly added the term “Unsorted” array but the interviewer may not say this piece of information and expect from you to ask this as a cross-question. Asking cross-questions and getting clarity on expectation or requirement is an evaluation criterion in many companies. But keep in mind – Ask valid questions. Asking more and…

Read More “Java Program To Find Closest Value Of A Given Number in Unsorted Array” »

Uncategorized

REST Assured Tutorial 64 – How to pass value from one API to Another API using TestNG – ITestContext

As a part of the End to End REST Assured Tutorial, in this post, we will learn to pass data from one API to another API. Data is key in API testing and we may require to pass the output of one API as an input to another API. For example:- We get a booking id from…

Read More “REST Assured Tutorial 64 – How to pass value from one API to Another API using TestNG – ITestContext” »

Uncategorized

Git Tutorial 2 – What is GIT and Its Advantages?

GIT is a Distributed Version Control System(DVCS). The previous line will not make any sense to you if you have not gone through my previous post on Version Control System. A Version Control System is a utility or software which helps us to track and manage changes to a file system or code repo for…

Read More “Git Tutorial 2 – What is GIT and Its Advantages?” »

Uncategorized

#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|

REST Assured is a Java library to test and validate REST services. I have already covered maximum Rest Assured concepts in different series on my blog and on my YouTube channel here. Creating tutorials on developing a Rest Assured framework from scratch is the next target that I am kicking off with this post. I…

Read More “#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|” »

Uncategorized

Posts pagination

Previous 1 … 7 8 9 … 24 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark