Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

Java Interview Question – Explain public static void main(String[] args)

This is an important interview question in Java and mainly asked to Freshers. I will try to explain my best it here. A Java program has a starting point of execution with a predefined signature of main method in a class. Method signature of main method is given below:- public static void main(String[] args){} This…

Read More “Java Interview Question – Explain public static void main(String[] args)” »

Uncategorized

Git Tutorial 25 – Important Pattern Formats For the .gitignore file

As a part of GIT Tutorials End To End, we will learn about the important pattern formats for the .gitignore file in this post. I will expect that you are aware of the basic concepts and commands of GIT. But if you are a beginner in GIT then I strongly recommend you to refer GIT Basic Commands and…

Read More “Git Tutorial 25 – Important Pattern Formats For the .gitignore file” »

Uncategorized

Advanced Xpath Concept – Method normalize-space & Its Usage

Hello Folks, In this post we will going to learn an advanced concept of xpath: – normalize-space method.  Before we discuss about method normalize-space, we will see why do we require that. Consider below html codes:    Make       Selenium      Easy (Inner text has more white spaces among words than normal.)  It will…

Read More “Advanced Xpath Concept – Method normalize-space & Its Usage” »

Uncategorized

Environment Variables in Postman

Skip to content We have already learnt about all types of variables in Postman in Postman Series on my blog. This post will… We have seen three types of variables in Postman :- Global Variable Environment Variable Collection Variable In this post, we…

Uncategorized

skyscreamer jsonassert tutorials

Skip to content Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn about some challenges and… Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn to compare the portion…

Uncategorized

variables in postman

Skip to content As a part of Postman Tutorial – End to End , in this post, we will learn how can we send a… We have already learnt about all types of variables in Postman in Postman Series on my blog. This post will… We have seen several types of variables in Postman already in previous…

Read More “variables in postman” »

Uncategorized

makeseleniumeasy

Introduction As a part of End to End REST Assured Tutorial, in this post, We will learn about how unknown properties during… Introduction As a part of End to End REST Assured Tutorial, in this post, We will learn about an important annotation called… If I ask you how can you run your Selenium scripts in parallel (Assuming you…

Read More “makeseleniumeasy” »

Uncategorized

jsonassert tutorials

Skip to content Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn about some challenges and… Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn to ignore specific nodes… Introduction As a part of the End to End REST Assured Tutorial, in…

Read More “jsonassert tutorials” »

Uncategorized

REST Assured Tutorial 8 – BDD Style in Rest Assured

As a part of End to End REST Assured Tutorial , in this post We will learn about “BDD Style in REST Assured”. BDD is an agile software development process (Not a Software Testing process) which defines expectation from an application to behave from intended user prospective. Each scenario is written in form of Given…

Read More “REST Assured Tutorial 8 – BDD Style in Rest Assured” »

Uncategorized

Reading Data From CSV in Postman

Skip to content We have already learnt about all types of variables in Postman in Postman Series on my blog. This post will… We have already learnt storing and accessing variables in different ways like Global variables, Environment variables, Collection variables etc in…

Uncategorized

Posts pagination

Previous 1 … 57 58 59 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark