Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

TestNG Tutorials 29: Grouping Configuration Methods in TestNG

Hello Folks, In previous post, we learnt about basics of group concepts in TestNG and how to use with @Test annotated methods. In this method we will see how can we use grouping concept with configuration methods. Below are the configuration methods provided by TestNG: @BeforeSuite @AfterSuite @BeforeTest @AfterTest @BeforeGroups @AfterGroups @BeforeClass @AfterClass @BeforeMethod @AfterMethod…

Read More “TestNG Tutorials 29: Grouping Configuration Methods in TestNG” »

Uncategorized

Selenium

Company Name :- Home Credit IndiaDate :- Nov – 2019Experience Level: – 2 – 4 YearsLocation– GurgaonMode : – F2F… Company Name :- HCLDate :- Aug – 2019Experience Level: – 2 – 4 YearsLocation- BengaluruRounds :- 2Mode : – F2F… This question was recently asked in a Selenium group on Facebook. Generally these types of…

Read More “Selenium” »

Uncategorized

Frequently Asked Java Program 04: Java Program to Extract Numbers From String and Add

Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will see a java program to extract numbers from a string. Write a JAVA program for below requirements: Take an alphanumeric string from user. Verify if it is alphanumeric. If it is alphanumeric, extract all numbers present…

Read More “Frequently Asked Java Program 04: Java Program to Extract Numbers From String and Add” »

Uncategorized

Must Read

It includes important testing concepts which a tester must read. It is related to testing practices or tools. Focused on Selenium, API testing, Java. StaleElementReferenceException – Element’s “Reference” Stales – Get New Reference Of Element Usage of Enum in Selenium WebDriver Scripts How to Fluent With FluentWait in Selenium WebDriver? – Part 1 How to…

Read More “Must Read” »

Uncategorized

Git Tutorial 12 – Git Rm – Remove Files From Working And Staging (Index) Directory

As a part of GIT Tutorials End To End, we will learn about another frequently used and important git command “git rm“ 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…

Read More “Git Tutorial 12 – Git Rm – Remove Files From Working And Staging (Index) Directory” »

Uncategorized

Interview Experience at Capgemini Bangalore for Selenium Java Profile ( Aug – 2019)

Shared By: – Did not want to be mention Company Name :- Capgemini Experience Level: – 3-5 Years Location– Bengaluru Mode : – F2F Rounds: – 2 rounds Date :- Aug – 2019 It was a callbased but many attended as walkin as well. It was huge crowd and needed to wait more for first round…

Read More “Interview Experience at Capgemini Bangalore for Selenium Java Profile ( Aug – 2019)” »

Uncategorized

fluent wait in selenium

Skip to content We are exploring FluentWait of Selenium WebDriver in depth so that we can be fluent in FluentWait. If you have… Wait is a generic functional interface. A functional interface consists of only abstract method. Wait interface consists of only method…

Uncategorized

Part 10: Usages Of Javascripts In Selenium: How To Capture Screenshot Of Entire Web Page

Hello Folks, When we capture screenshot using “TakesScreenshot” interface in selenium webdriver, it captures only visible area of webpage in browser, not entire web page. Sometimes, you need to capture entire web page for test result proof or for validation at later stage. In this post, I will explain how can we capture a web…

Read More “Part 10: Usages Of Javascripts In Selenium: How To Capture Screenshot Of Entire Web Page” »

Uncategorized

REST Assured Tutorial 68 – Request Logging In Rest Assured

As a part of End to End REST Assured Tutorial , in this post We will learn :- How to log request specification in Rest Assured? When a request is sent to server, it consists many details like headers, cookies, body if any etc. When we get response from server, that also include headers, response body if…

Read More “REST Assured Tutorial 68 – Request Logging In Rest Assured” »

Uncategorized

TestNG Tutorials 61: Dependency in TestNG – Creating Dependency Among Test Methods – DependsOnGroup

In previous post, We have learnt to Establish dependency among test methods. In this post, we will see another concept in Dependency called DependsOnGroup. Consider a scenario: You have created automation scripts for Integration testing. We know that in integration testing, data flows from one module to another. You divide your test methods as per group….

Read More “TestNG Tutorials 61: Dependency in TestNG – Creating Dependency Among Test Methods – DependsOnGroup” »

Uncategorized

Posts pagination

Previous 1 … 47 48 49 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark