Skip to content
  • Home
  • Selenium
    • Setup & Launching Browsers
    • StaleElementReferenceException
    • Locators in Selenium
    • Basic Concepts Of Selenium
    • Handling Calendar in Selenium
    • All Waits in Selenium
    • Page Object Model – PageFactory in Selenium
    • Front End Automation Strategies
    • JavaScript Usage in Selenium
    • Usage of Java Stream API in Selenium
    • Handling Dropdown in Selenium WebDriver
  • API Testing
    • Kick Start API Testing
    • Postman Tutorials
    • Learn REST Assured End to End
    • Industry Level End To End Automation Framework From Scratch
  • TestNG
    • DataProvider Concept in TestNG
  • GIT Tutorial
    • GIT Basics Concepts
    • Git Tutorial – E2E – Basics To Advanced
  • About Me

Category: JAVA Topics

Handle Horror Of NullPointerException Using Optional Class

July 7, 2021 Amod Mahajan Leave a comment

Introduction Everyone knows the horror of NullPointerException. If we do not put checks on the null value then the execution…

Continue Reading →

Posted in: JAVA Topics

Core Java Quiz 3 – Collections Framework

September 15, 2020 Amod Mahajan 1 Comment

[qsm quiz=10]

Continue Reading →

Posted in: JAVA Topics Filed under: Collections Framework, Collections Framework quiz, core quiz, java quiz

Core Java Quiz – 2 – Arrays

August 21, 2020 Amod Mahajan 1 Comment

In this post, we will learn the basic concepts of Arrays by attempting objective questions. Hope it will be helpful…

Continue Reading →

Posted in: JAVA Topics Filed under: java arrays quiz, java quiz

Core Java Quiz – 1 – Variables

August 19, 2020 Amod Mahajan Leave a comment

Let’s attempt some basic Java questions and learn. [quiz-cat id=”7502″] If you have any doubt, feel free to comment below.If…

Continue Reading →

Posted in: JAVA Topics Filed under: Java quix, java quiz

getOrDefault() – A Method Of Map Interface In Java

July 8, 2020 Amod Mahajan Leave a comment

Let’s start with a simple Java program and understand:- package Concepts; import java.util.HashMap; import java.util.Map; public class GetOrDefaultMethodExample { public…

Continue Reading →

Posted in: Interview Experience, JAVA Topics Filed under: getOrDefault, getOrDefault in java, getOrDefault in map

Java Program To Find Closest Value Of A Given Number In Sorted Array

July 7, 2020 Amod Mahajan Leave a comment

We have already learned a Java Program to find the closest value of a given number in an unsorted array.…

Continue Reading →

Posted in: Frequently Asked Java Programs In Interview, JAVA Topics

Java Program To Find Closest Value Of A Given Number in Unsorted Array

June 26, 2020 Amod Mahajan Leave a comment

I have explicitly added the term “Unsorted” array but the interviewer may not say this piece of information and expect…

Continue Reading →

Posted in: JAVA Topics Filed under: Find closest number in array, Find Closest Value Of A Given Number, java programs, leetcode java programs

Java Interview Question 4 – What is HashCode of an Empty String?

December 19, 2019 Amod Mahajan Leave a comment

As a part of Java Interview Questions, in this post, we will see an interview question which I faced in…

Continue Reading →

Posted in: Interview Experience, JAVA Topics Filed under: hashcode in java, hashcode in string class, hashcode of empty string in java, java interview question

REST Assured Tutorial 3 – Static Import in Java

October 31, 2019 Amod Mahajan 5 Comments

Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn the static import concept…

Continue Reading →

Posted in: API Testing - REST Assured, JAVA Topics Filed under: amod mahajan make selenium easy, make selenium easy rest assured tutorial, makeseleniumeasy, rest assured, rest assured tutorials, static import in java

How Much Java Required For Selenium?

November 17, 2018 Amod Mahajan 6 Comments

“How much Java I need to learn for selenium with Java binding?” is mostly asked question by a Professional who…

Continue Reading →

Posted in: JAVA Topics

Post navigation

Page 1 of 2
1 2 Next →
Copyright © 2024 — Ascension WordPress theme by GoDaddy