Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: March 2025

REST Assured Tutorial 38 – How Getter & Setter methods Matter For Serialization Deserialization Using POJO

As a part of End to End REST Assured Tutorial, in this post, we will see how getter and setter methods of a POJO classes are related to serialization and deseriazation process. A typical POJO class consists of private fields with its getter and setter methods or accessors (Which is not mandatory). You can have fields…

Read More “REST Assured Tutorial 38 – How Getter & Setter methods Matter For Serialization Deserialization Using POJO” »

Uncategorized

REST Assured Tutorial 62 – How To Use Path or URL Parameters In Rest Assured

As a part of the End to End REST Assured Tutorial, in this post, we will learn to pass Path parameters or path variables or URL parameters in URI using Rest Assured. We can parameterize URL to make them dynamic, readable, and reusable. For example:- https://restful-booker.herokuapp.com/auth https://restful-booker.herokuapp.com/booking https://restful-booker.herokuapp.com/ping If you observe the above URLs, “https://restful-booker.herokuapp.com/” is common…

Read More “REST Assured Tutorial 62 – How To Use Path or URL Parameters In Rest Assured” »

Uncategorized

Interview Experience at Innoflexion Bangalore for JavaScript and API Automation Testing Profile ( Sep – 2019)

Shared By: – Amit Singh Company Name :- Innoflexion Technologies Experience Level: – 2 Years Location– Bengaluru Mode : – F2F Date :- Sep – 2019 1:- What is Inheritance 2:- What is the use of super keyword? 3:- What is different types of way to declare a variable in JavaScript? 4:- WAP for finding…

Read More “Interview Experience at Innoflexion Bangalore for JavaScript and API Automation Testing Profile ( Sep – 2019)” »

Uncategorized

API Testing Tutorial Part 11 – Difference Between SOAP and Rest Web Services or API

Hello Folks, As part of our API Testing series, we will see “Difference between SOAP and REST web services” in this post. Note: It is a frequently asked interview question in interviews. Designing a web services or API depends on two common implementation: Kindly understand here that you can create a Web service or API…

Read More “API Testing Tutorial Part 11 – Difference Between SOAP and Rest Web Services or API” »

Uncategorized

How To Solve – IllegalArgumentException: Keys to send should be a not null CharSequence

IllegalArgumentException is another frequently faced exception in Selenium WebDriver specially by beginners. So in his post, I will explain a reason of occurrence of this exception. If you try to type something in to an input box and input string is either null or length of input string is zero, sendKeys() will throw an exception…

Read More “How To Solve – IllegalArgumentException: Keys to send should be a not null CharSequence” »

Uncategorized

API Testing Tutorial Part 2 – Why is API Testing Important?

Hello Folks, In this post, we will learn why we should do API testing. At a very high level, an application has three components: Back end (Data Layer) : Where data is stored and retrieved. Front end (Presentation Layer) :  User interface. Middle ware (Logic Layer) : It connects front end and back end of application….

Read More “API Testing Tutorial Part 2 – Why is API Testing Important?” »

Uncategorized

selenium webdriver

In this post, we will see some facts,misconceptions and myths about Selenium WebDriver which you may be keep encountering around:-… This question was recently asked in a Selenium group on Facebook. Generally these types of question are asked frequently in… As a part of a Series of posts on Learn Selenium With Quiz, This set…

Read More “selenium webdriver” »

Uncategorized

xpath

Hello Guys, I am going to explain the usage of a method named string-length() from XPath 1.0. This method is… As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts in… As a part of a Series of posts on Learn Selenium With Quiz, This set…

Read More “xpath” »

Uncategorized

Postman Tutorial Part 23 – Introduction to Postman Sandbox

We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection to add dynamic behaviour to it. All these scripts run in an environment which is called Postman Sandbox. The Postman Sandbox is a JavaScript execution environment based on NodeJS that is available to you while…

Read More “Postman Tutorial Part 23 – Introduction to Postman Sandbox” »

Uncategorized

Accessibility Testing in Slides

June 28, 2019 Amod Mahajan Leave a comment Posted in: Selenium Topics Filed under: Accessibility, Accessibility testing, dequq axe

Uncategorized

Posts pagination

Previous 1 … 22 23 24 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark