Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

Git Tutorial 26 – How To Ignore Already Indexed/staged/Committed/Pushed File to Git Repo

As a part of GIT Tutorials End To End, we will learn to ignore already Indexed/staged/Committed/Pushed File to Git Repo using 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…

Read More “Git Tutorial 26 – How To Ignore Already Indexed/staged/Committed/Pushed File to Git Repo” »

Uncategorized

Understanding NullPointerException And How To Avoid It In Java/Selenium

Hello Folks, Very common question asked by people: “I am getting NullPointerException in automation script. I am correctly using selenium concepts but unable to resolve it.” So, in this post, we will see what is reason behind above exception and how to solve it. What is NullPointerException? When we declare a reference variable, internally a pointer…

Read More “Understanding NullPointerException And How To Avoid It In Java/Selenium” »

Uncategorized

Selenium: Interview Questions

Introduction “Headless” browser is a hot term now especially in executing UI automated scripts. When we launch a browser it… Following is a list of basic questions of Selenium WebDriver – Java. It will help you to test your basic… Company Name :- EpsilonDate :- Dec – 2019Experience Level: – 5 – 9 YearsLocation– BengaluruMode…

Read More “Selenium: Interview Questions” »

Uncategorized

Interview Experience at Publicis Sapient Bangalore for Selenium & API Testing Profile – Jan– 2020

Company Name :- Publicis Sapient Date :- Jan – 2020 Experience Level: – 4 – 8 Years Location– Bengaluru Mode : – F2F There were four rounds:- Written Round First Technical Psychometric Test Managerial Round There were 10-10 objective question with options each from Selenium and Java. From Java maximum were programming questions. Questions were related to Access specifiers,…

Read More “Interview Experience at Publicis Sapient Bangalore for Selenium & API Testing Profile – Jan– 2020” »

Uncategorized

Javafaker API – numerify(), letterify() and bothify() methods of Faker Class

Method names in the title might confuse you but those are the best words to give them when you go through this post. If you want to create a string in a fixed format like “Amod123Mahajan” or “[email protected]” etc then the above methods will be useful for you. I have used below Javafaker API dependency:-…

Read More “Javafaker API – numerify(), letterify() and bothify() methods of Faker Class” »

Uncategorized

findElement() And findElements() Methods in Selenium WebDriver

A website is a collection of web pages and every webpage may contain multiple elements like buttons, text boxes, calendars, checkboxes, texts, links, headers etc. These elements are categorized as web elements in general. These elements are used to create the structure of a web page and to present some specific information. Let’s see a…

Read More “findElement() And findElements() Methods in Selenium WebDriver” »

Uncategorized

Git Tutorial 19 – Git Switch – Create and Switch Branches – An Alternative of Git Checkout

As a part of GIT Tutorials End To End, we will learn about the Git Switch command 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 Concepts section on my…

Read More “Git Tutorial 19 – Git Switch – Create and Switch Branches – An Alternative of Git Checkout” »

Uncategorized

Selenium Framework 4: Understand Linear Framework in Selenium

Hello Folks, In this post, we will learn about Linear Framework of Selenium webdriver. We know, any framework has three base components: Functionality, Code and Data. When we mix up all three base components at same place is called Linear framework. In fact it is not framework , it should be called as linear scripting….

Read More “Selenium Framework 4: Understand Linear Framework in Selenium” »

Uncategorized

API Testing

API Testing Tutorial Part 1 – What is An API (Application Programming Interface)? API Testing Tutorial Part 2 – Why is API Testing Important? API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API API Testing Tutorial Part 4 – Understand Basics Of Http Methods – CRUD Operations API Testing Tutorial…

Read More “API Testing” »

Uncategorized

Postman Tutorial Part 10 – Sending PATCH Request in Postman

Hello Folks, As part of our API Testing series, we will see “Sending PATCH request in Postman”. First of all we need some APIs to test. There are many public APIs available which you can use for testing purpose. I will suggest you to register at below site to use free APIs for testing: GoRest API…

Read More “Postman Tutorial Part 10 – Sending PATCH Request in Postman” »

Uncategorized

Posts pagination

Previous 1 2 3 4 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark