Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: March 2025

Postman Tutorial Part 18- Sharing & Importing Collections as a Link in Postman

Hello Folks, We have already seen below topics:- Introduction to Collections in Postman Creating a Collection in Postman In this post, we will share and import collection as a link in Postman. Once you create a collection in Postman, you may required to share with others. We can share a collection in multiple ways in…

Read More “Postman Tutorial Part 18- Sharing & Importing Collections as a Link in Postman” »

Uncategorized

Interview Experience at Genpact Bangalore for Selenium Testing Profile – Dec – 2019

Company Name :- Genpact Date :- Dec – 2019 Experience Level: – 2 – 5 Years Location– Bengaluru Mode : – F2F GENPACT interview Questions: 1. What are the criteria for selecting a test case for automation? 2. Which types of test cases should you exclude from automation testing? 3. What are the main stages in…

Read More “Interview Experience at Genpact Bangalore for Selenium Testing Profile – Dec – 2019” »

Uncategorized

javafaker api

Skip to content Introduction We may require to generate random numbers in programming languages for multiple purposes like test data creation or numeric… Introduction I remember when I used to generate some random data with alphabets and numbers which were meaningless words like…

Uncategorized

TestNG Tutorials 24: Annotations In TestNG – A Quick Guide

Hello Folks, As part of learning TestNG step by step, I will list all available annotations of TestNG in this post and will see each and every annotations in details in later posts. As per TestNG documentation, TestNG provides you below annotations: @BeforeSuite @AfterSuite @BeforeTest @AfterTest @BeforeGroups @AfterGroups @BeforeClass @AfterClass @BeforeMethod @AfterMethod @DataProvider @Factory @Listeners…

Read More “TestNG Tutorials 24: Annotations In TestNG – A Quick Guide” »

Uncategorized

Frequently Asked Java Program 05: Swap two integer variables without using third variable

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 swap values of two integer variables without using third variable. Problem Statement: Write a java program to swap values of two integer variables without using third variable. Solution: It is very…

Read More “Frequently Asked Java Program 05: Swap two integer variables without using third variable” »

Uncategorized

List Of Frequently Asked Manual Testing Interview Questions( 200+)….

Hello Professionals, I will post a list of frequently asked question on Manual testing in interviews. It will help for both freshers and experienced people. As of now, I will not post answers of questions but in coming days, I will. Define software testing. What are the types of software testing? What is in mind…

Read More “List Of Frequently Asked Manual Testing Interview Questions( 200+)….” »

Uncategorized

REST Assured Tutorial 67 – How to assert full response JSON body in Rest Assured?

As a part of the End to End REST Assured Tutorial, in this post, we will learn to assert a full response JSON body in Rest Assured. If the response is kind of static or small we may want to assert the full response body directly instead of deserializing the response into some Java objects and then…

Read More “REST Assured Tutorial 67 – How to assert full response JSON body in Rest Assured?” »

Uncategorized

Creating Object Repository In Selenium WebDriver Without Using Any External Data Source

Hello Folks, We have seen Page Object Model In Selenium. In this post, I will explain a way ( Mostly what I have seen in many selenium frameworks) to design a proper page object model. It is also asked in interview that if  you have implemented encapsulation and abstraction in selenium framework. This post might…

Read More “Creating Object Repository In Selenium WebDriver Without Using Any External Data Source” »

Uncategorized

java programs

I have explicitly added the term “Unsorted” array but the interviewer may not say this piece of information and expect… 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…

Read More “java programs” »

Uncategorized

Postman Tutorial Part 46 – Accessing Data Variables in Pre-request and test scripts

We have already learnt to create parameterized request body by reading data from a CSV and JSON file. If you have not gone through them yet, you must go now. Creating parameterized request by reading data from a CSV Creating parameterized request by reading data from a JSON Achieving Data driven testing using CSV in…

Read More “Postman Tutorial Part 46 – Accessing Data Variables in Pre-request and test scripts” »

Uncategorized

Posts pagination

Previous 1 … 3 4 5 … 24 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark