Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Category: 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

Agile Software Development – Let’s Understand It

The dictionary meaning of the English word “Agile” is “Able to move quickly and easily”. You will see later in this post, how this definition is true for Software development. Waterfall methodology is a traditional Software Development Life Cycle (SDLC) which is more a linear sequential design pattern to develop software. A SDLC model consists…

Read More “Agile Software Development – Let’s Understand It” »

Uncategorized

interview java programs

Skip to content Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will see… Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will… Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers…

Read More “interview java programs” »

Uncategorized

difference

Skip to content Agenda :- Introduction of implicit wait Working of implicit wait Disadvantages of implicit wait? Previously we have seen “Using Thread.sleep()… A website is a collection of web pages and every webpage may contain multiple elements like buttons, text boxes, calendars,…

Uncategorized

Posts pagination

Previous 1 … 11 12 13 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark