Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

Behavior Driven Development (BDD) – Understand in Easy Words

BDD is an advanced and faster transformation of traditional SDLC model i.e. Waterfall model. Waterfall model is a linear sequential arrangement of different phases of software development activities. It is called as linear sequential phases as each phase is dependent on previous phase deliverables or output. We can not move to next phase until previous…

Read More “Behavior Driven Development (BDD) – Understand in Easy Words” »

Uncategorized

Locators in Selenium

Part 1: Ways of Locating Web Elements in Selenium using ID Part 2: Ways of locating Web element using: Name, Class Name, Tag Name, Link Text Part 1: All about XPath in Selenium Webdriver: Basic concepts Part 2: All about XPath: Different ways of writing XPath expression. Tools to find XPath in Firefox browser CSS…

Read More “Locators in Selenium” »

Uncategorized

Resolutions 2020 for Testers

New Year 2020 is just around the corner and like every year people start deciding resolutions for new year. Some follow them strictly and some don’t. Being a Software Tester is no more an easy job. In the growing Software field, “Tester” may become obsolete soon. Organisations are looking for SDETs or Full Stack QAs….

Read More “Resolutions 2020 for Testers” »

Uncategorized

Log4j2 Tutorial 7 – Working Mechanism of Default Rollover Strategy

The RollingFileAppender is an OutputStreamAppender that writes to the File named in the fileName parameter and rolls the file over according to the TriggeringPolicy and the RolloverPolicy. A RollingFileAppender requires a TriggeringPolicy and a RolloverStrategy. The triggering policy determines when a rollover should be performed while the RolloverStrategy defines how the rollover should be done. We are going to learn more about Default…

Read More “Log4j2 Tutorial 7 – Working Mechanism of Default Rollover Strategy” »

Uncategorized

REST Assured Tutorial 61 – Deserialize Using JsonPath

As a part of the End to End REST Assured Tutorial, in this post, we will learn to deserialize using JsonPath. Earlier we have seen De-Serialization – JSON Object To Java Object Using Jackson API. The same we can achieve using JsonPath as well. As we are using RestAssured which includes JsonPath dependency by default, there is…

Read More “REST Assured Tutorial 61 – Deserialize Using JsonPath” »

Uncategorized

REST Assured Tutorial 69 – Response Logging In Rest Assured

As a part of End to End REST Assured Tutorial , in this post We will learn :- How to log response specification in Rest Assured? In last post, we have already learnt Logging request in Rest Assured. Let’s learn Logging Response in Rest Assured. We can log response specification using log() method provided by ValidatableResponse interface….

Read More “REST Assured Tutorial 69 – Response Logging In Rest Assured” »

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

Posts pagination

Previous 1 … 42 43 44 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark