Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Category: Uncategorized

TestNG Tutorials 3: How To Add TestNG Plugin in Eclipse

When you create some TestNG tests and you want to run that test as a TestNG test in Eclipse, by default you do not get any option for that. To run TestNG tests in Eclipse, we need TestNG Plugin for Eclipse. Since IntelliJ comes bundled with TestNG plugin, you do not require to install explicitly…

Read More “TestNG Tutorials 3: How To Add TestNG Plugin in Eclipse” »

Uncategorized

API Testing – Page 2

Introduction As a part of End to End REST Assured Tutorial, in this post, we will learn to create a ResponseSpecification using… Introduction As a part of End to End REST Assured Tutorial, in this post, we will learn what is ResponseSpecification in Rest… Introduction As a part of End to End REST Assured Tutorial, in this post, we will learn…

Read More “API Testing – Page 2” »

Uncategorized

Is Page Object Model a selenium framework?

Hello Folks, In this post we are going to see a frequently asked Interview question in Selenium Webdriver which is below: “Is Page Object Model a Selenium framework??”. Answer is No. I have heard many answer that people have used POM Framework. Actually it is not a framework. POM is a design pattern which says…

Read More “Is Page Object Model a selenium framework?” »

Uncategorized

Core Java Quiz – 2 – Arrays

In this post, we will learn the basic concepts of Arrays by attempting objective questions. Hope it will be helpful for you for a quick refresh and objective online tests of interviews. [quiz-cat id=”7509″] If you have any doubt, feel free to comment below.If you like my posts, please like, comment, share and subscribe.#ThanksForReading #HappyLearning

Uncategorized

How to Run/Install Jenkins on Apache Tomcat Server

Best definition of Jenkins I found at official Jenkins Doc :- Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software. Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with…

Read More “How to Run/Install Jenkins on Apache Tomcat Server” »

Uncategorized

scripts in postman

Skip to content Debugging and logging are very important when you are trying to develop/test something. During development or Testing of any software… If you think Postman is only for static or manual testing, you are not correct. We can do automation testing…

Uncategorized

Handling Non-Select or Any Types Of dropdown In Selenium Webdriver

Selenium WebDriver provides a special class called Select which can be used only for drop down created using Select tag. You can not use this class methods for a Non-Select drop downs. This is a major limitation of Select class. Drop downs in a website could be created in multiple ways. You will find maximum…

Read More “Handling Non-Select or Any Types Of dropdown In Selenium Webdriver” »

Uncategorized

stream api in selenium

Skip to content In previous post, we learnt to Retrieve text from a list of web elements using Java Stream APIs. You may… Stream API is the major feature introduced in Java 8. As an automation tester, if you think you don’t have…

Uncategorized

Postman Tutorial Part 40 – Collection Variables in Postman

We have already seen what are Global and Environment variables in Postman and its usage in creating parameterized requests. In this post, we will see another type of variables called Collection variables. Let’s consider some scenarios first:- If you have followed my posts in sequence, you must have seen that when we import a Collection…

Read More “Postman Tutorial Part 40 – Collection Variables in Postman” »

Uncategorized

#2. OAuth 2.0 Flow – Authorization Grants And Their Types

I have explained the Flow of OAuth 2.0 in the previous post. In Step B – Receive Authorization Grant, I mentioned that when A Client requests authorization from the resource owner and the resource owner authenticates successfully then an Authorization grant will be received by the Client. We will learn more about Authorization grants and their…

Read More “#2. OAuth 2.0 Flow – Authorization Grants And Their Types” »

Uncategorized

Posts pagination

Previous 1 … 42 43 44 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark