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: 9

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 count188236 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 count188109 Views

Read time20 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 count23956 Views

Read time27 Min Read

How To Handle Dynamic Dropdowns In Selenium WebDriver Java

Selenium WebDriverSelenium JavaTutorial

How To Handle Dynamic Dropdowns In Selenium WebDriver With Java

Joseph, who has been working as a Quality Engineer, was assigned to perform web automation for the company’s website.

December 23, 2022

view count48495 Views

Read time17 Min Read

What is continoius testing

Thought LeadershipTutorial

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 count11319 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 count274585 Views

Read time26 Min Read

How To Automate Shadow DOM In Selenium WebDriver

Selenium JavaAutomationTutorial

How To Automate Shadow DOM In Selenium WebDriver

I came across one of the test cases in my previous projects where I had to click on a button to navigate to the next page. I searched for the element locator of the button on the page and ran the tests hoping it would click the button and navigate to the next page.

September 26, 2022

view count206917 Views

Read time14 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 count131006 Views

Read time22 Min Read

How To Test React Native Apps On iOS And Android

Mobile App TestingTutorial

React Native Testing For Apps On iOS And Android Using Appium

As everyone knows, the mobile industry has taken over the world and is the fastest emerging industry in terms of technology and business. It is possible to do all the tasks using a mobile phone, for which earlier we had to use a computer.

June 30, 2022

view count63668 Views

Read time23 Min Read