All posts by Faisal Khatri

About Faisal Khatri

Faisal is a Software Testing Professional having 14+ years of experience in automation as well as manual testing. He is a QA, freelancer, blogger and open source contributor. He loves learning new tools and technologies and sharing his experience by writing blogs.

Follow me on:

Blogs: 40

AutomationSelenium Java

How to Handle ElementClickInterceptedException in Selenium Java

Selenium is one of the most popular automation testing frameworks organizations use to automate their websites. With Selenium’s 4.0.0 release, multiple breaking changes have been introduced, like WC standardization, Selenium Manager, Chrome DevTools, etc.

September 18, 2023

view count155394 Views

Read time25 Min Read

Thread.sleep() Method in Java - Complete Tutorial With Examples

Selenium JavaTutorial

Thread.sleep() Method in Java – Complete Tutorial With Example

Steve (a fresher) recently joined our team as a Test Engineer. He was passionate and eager to learn new techniques and technologies and gain expertise in software testing.

July 24, 2023

view count156960 Views

Read time28 Min Read

How To Test :GPS vs IP Geolocation

Mobile App TestingTutorial

GPS Geolocation vs IP Geolocation: How To Test Them On Real Devices?

In this era of technological advancements, the widespread adoption of Location Services in mobile phones has paved the way for eCommerce companies to offer personalized products and services through mobile apps.

May 23, 2023

view count200676 Views

Read time24 Min Read

JUnitIgnoreTest

AutomationSelenium JavaTutorial

How To Use JUnit Ignore Test Annotation [With Examples]

JUnit 5 is a widely adopted open-source unit testing framework for Java-based projects undergoing constant evolution to meet developers’ changing needs.

May 12, 2023

view count186794 Views

Read time30 Min Read

Automate ServiceNow With Appium feature

Mobile TestingTutorial

How To Automate ServiceNow With Appium

As organizations and businesses grow, managing the Operations, HR, and IT activities becomes quite difficult. Let’s take an example of a company with a 5000+ workforce, where multiple vendors and contractors are assigned different roles.

March 1, 2023

view count264651 Views

Read time20 Min Read

ServiceNow With Selenium

AutomationSelenium TutorialTutorial

How To Automate ServiceNow With Selenium

As businesses grow, there is a need to digitize the processes as manual work becomes tedious.

February 16, 2023

view count209287 Views

Read time22 Min Read

Selenium 4 WebDriver

Selenium WebDriverTutorial

Selenium 4 WebDriver Hierarchy: A Detailed Explanation

The inception of Selenium can be traced back to a web application that required frequent testing. This prompted Jason Huggins to create a program using JavaScript, which he named JavaScriptTestRunner and released in 2004.

January 18, 2023

view count45539 Views

Read time27 Min Read

What is continoius testing

Thought Leadership

What is Continuous Testing?

Introduction Testing is a crucial part of the Software Development LifeCycle(SDLC). Testing should be included in every stage of the SDLC to get faster feedback and bake the quality within the product.

December 20, 2022

view count16526 Views

Read time12 Min Read

Fluent Interface Design Pattern in Automation Testing

Selenium JavaAutomationTutorial

Fluent Interface Design Pattern in Automation Testing

Recently, I was going through some of the design patterns in Java by reading the book Head First Design Patterns by Eric Freeman, Elisabeth Robson, Bert Bates, and Kathy Sierra.

October 27, 2022

view count285516 Views

Read time25 Min Read

Complete Tutorial On Appium Parallel Testing [With Examples]

Mobile App TestingTutorial

Complete Tutorial On Appium Parallel Testing [With Examples]

In today’s fast-paced world, the primary goal of every business is to release their application or websites to the end users as early as possible. As a result, businesses constantly search for ways to test, measure, and improve their products.

July 27, 2022

view count143985 Views

Read time22 Min Read