Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

REST Assured Tutorial 64 – How to pass value from one API to Another API using TestNG – ITestContext

As a part of the End to End REST Assured Tutorial, in this post, we will learn to pass data from one API to another API. Data is key in API testing and we may require to pass the output of one API as an input to another API. For example:- We get a booking id from…

Read More “REST Assured Tutorial 64 – How to pass value from one API to Another API using TestNG – ITestContext” »

Uncategorized

Git Tutorial 2 – What is GIT and Its Advantages?

GIT is a Distributed Version Control System(DVCS). The previous line will not make any sense to you if you have not gone through my previous post on Version Control System. A Version Control System is a utility or software which helps us to track and manage changes to a file system or code repo for…

Read More “Git Tutorial 2 – What is GIT and Its Advantages?” »

Uncategorized

#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|

REST Assured is a Java library to test and validate REST services. I have already covered maximum Rest Assured concepts in different series on my blog and on my YouTube channel here. Creating tutorials on developing a Rest Assured framework from scratch is the next target that I am kicking off with this post. I…

Read More “#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|” »

Uncategorized

Agile Software Development – Let’s Understand It

The dictionary meaning of the English word “Agile” is “Able to move quickly and easily”. You will see later in this post, how this definition is true for Software development. Waterfall methodology is a traditional Software Development Life Cycle (SDLC) which is more a linear sequential design pattern to develop software. A SDLC model consists…

Read More “Agile Software Development – Let’s Understand It” »

Uncategorized

interview java programs

Skip to content Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will see… Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will… Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers…

Read More “interview java programs” »

Uncategorized

difference

Skip to content Agenda :- Introduction of implicit wait Working of implicit wait Disadvantages of implicit wait? Previously we have seen “Using Thread.sleep()… A website is a collection of web pages and every webpage may contain multiple elements like buttons, text boxes, calendars,…

Uncategorized

Taking Screenshot Using TakesScreenshot Interface In Selenium

Hello Folks, In this post we will learn how to take screenshots in Selenium webdriver using selenium provide interface TakesScreenshot . Why we need to take screenshot? When we perform manual testing , for each step or important steps, we take screenshot and attach in test result report. Screenshots are proof of test case status. It gives…

Read More “Taking Screenshot Using TakesScreenshot Interface In Selenium” »

Uncategorized

webdriver quiz

Skip to content As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from implicit wait concepts… As a part of a Series of posts on Learn Selenium With Quiz, This set contains very basic questions which…

Uncategorized

How To Load URL In Selenium WebDriver – get() & navigate()

Launching a web browser and loading a URL in opened browser are basic steps to get started with Selenium WebDriver. We have already learnt to launch different browsers using Selenium WebDriver. In this post, we will see how can we load a URL in browser. In this post we will learn below topics: Loading a…

Read More “How To Load URL In Selenium WebDriver – get() & navigate()” »

Uncategorized

Test Scenarios Vs. Test Cases in Software Testing

Hello Folks, In this post, we will learn in details about Test Scenarios and Test Coverage with proper examples. Test scenarios Test scenario is a moderate level of breakup of a business requirement in form of possible use cases to ensure more test coverage, to identify criticality of sub requirements which helps in finding critical…

Read More “Test Scenarios Vs. Test Cases in Software Testing” »

Uncategorized

Posts pagination

Previous 1 … 12 13 14 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark