All posts by Faisal Khatri
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
188236 Views
20 Min Read
• Automation • Selenium Tutorial • Tutorial
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
188109 Views
20 Min Read
• Selenium WebDriver • Tutorial
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
23956 Views
27 Min Read
• Selenium WebDriver • Selenium Java • Tutorial
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
48495 Views
17 Min Read
• Thought Leadership • Tutorial
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
11319 Views
12 Min Read
• Selenium Java • Automation • Tutorial
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
274585 Views
26 Min Read
• Selenium Java • Automation • Tutorial
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
206917 Views
14 Min Read
• Mobile App Testing • Tutorial
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
131006 Views
22 Min Read
• Mobile App Testing • Tutorial
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
63668 Views
23 Min Read