Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: February 2025

TestNG Tutorials 10: What Is Package Tag And How To Use In TestNG.XML?

Hello Folks, When we generate a testng.xml for TestNG classes of a package, we see all class names (with at least one @Test annotated method) of that package under “class” tag wrapped by tag. We can see an example below: When we have multiple packages in a project , testng.xml includes all TestNG classes from all…

Read More “TestNG Tutorials 10: What Is Package Tag And How To Use In TestNG.XML?” »

Uncategorized

Validate The Validation You Do – isEnabled() & isSelected() Methods in Selenium WebDriver

Front end Automation testing is not only about Navigating/Clicking/Typing here and there. It is more about validation so that it could catch real bugs.  If we use Selenium WebDriver for front end automation, it provides methods to do some validation like isEnabled(), isDisplayed() , isSelected() etc. We must need to understand the correct usage of…

Read More “Validate The Validation You Do – isEnabled() & isSelected() Methods in Selenium WebDriver” »

Uncategorized

Protractor Tutorial 8 – NPM – Updating Global and Local Package

Hello Folks, In last post we have seen how can we install NodeJS package locally and globally. In this post we will learn:- How to check if a package is outdated? How to update locally installed package? How to update globally installed package? Before checking for the outdated package, let’s install outdated package locally and…

Read More “Protractor Tutorial 8 – NPM – Updating Global and Local Package” »

Uncategorized

TestNG Tutorials 65 : Dry Run Feature in TestNG

As a part of TestNG Tutorials, in this post we will see a new feature provided by TestNG called Dry run of test methods. You may heard of the term “Dry Run” in Cucumber. If you want to check that every step in a feature file has its corresponding step definitions, we can run feature…

Read More “TestNG Tutorials 65 : Dry Run Feature in TestNG” »

Uncategorized

Interview Experience at Harman Connected Services Bangalore for Manual & Automation Testing Profile – Aug-2019

As part of the Interview Experience series, in this post, we will see an interview experience in Harman Connected Services shared by a candidate. Company Name:- Harman Connected Services Experience Level: – 5-9 Years Location:– Bangalore Date:- Aug– 2020 Interviewer was really quick in asking questions. Maximum questions he asked from the resume and answer you…

Read More “Interview Experience at Harman Connected Services Bangalore for Manual & Automation Testing Profile – Aug-2019” »

Uncategorized

REST Assured Tutorial 60 – Learn to write JsonPath expressions or JsonPath syntax

As a part of the End to End REST Assured Tutorial, in this post, we will learn to learn more JsonPath syntax and expressions. We have already covered the introduction of JsonPath and creating JsonPath for simple and nested JsonObjects and JsonArrays. You can refer to those posts here:- What Is JsonPath And How To Create It…

Read More “REST Assured Tutorial 60 – Learn to write JsonPath expressions or JsonPath syntax” »

Uncategorized

Linux Basic Commands – date

As a part of the Linux basic commands series, in this post, we will learn one of the very basic and frequently used commands – date. You may not have a Linux flavored system for practicing Linux commands. Do not worry as you can use any online Linux terminals. Refer to this post to choose…

Read More “Linux Basic Commands – date” »

Uncategorized

get

Skip to content Let’s start with a real time example. You must have heard about Facebook. To create an account of Facebook, you need… Hello folks, We have seen in last post which explains  how can we load a URL without using any get()…

Uncategorized

Log4j2 Tutorial 8 – XML configuration for Default Rollover Strategy with SizeBasedTriggeringPolicy

This post belongs to End to End Log4j2 Tutorials. We have already learned many concepts of Log4j2 and as of now, we are covering the Rolling File Appender concept and Working Mechanism Of Default Rollover Strategy. We are going to learn these concepts with examples in this post. Did you know that I have started…

Read More “Log4j2 Tutorial 8 – XML configuration for Default Rollover Strategy with SizeBasedTriggeringPolicy” »

Uncategorized

Interview Experience at IQVIA (formerly IMS Health) Bangalore for Automation Testing Profile ( Sep – 2019)

As part of the Interview Experience series, in this post, we will see an interview experience in IQVIA (formerly IMS Health) shared by a candidate. Company Name:- IQVIA (formerly IMS Health) Experience Level: – 6-8 Years Location:– Bangalore/Bengaluru Mode:– F2F Date:- Sep – 2019 Duration:- Three rounds. (Written, Technical – 30 mins, Tech + Managerial =…

Read More “Interview Experience at IQVIA (formerly IMS Health) Bangalore for Automation Testing Profile ( Sep – 2019)” »

Uncategorized

Posts pagination

Previous 1 … 5 6 7 … 31 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark