All posts by Faisal Khatri
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
155394 Views
25 Min Read
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
156960 Views
28 Min Read
• Mobile App Testing • Tutorial
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
200676 Views
24 Min Read
• Automation • Selenium Java • Tutorial
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
186794 Views
30 Min Read
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
264651 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
209287 Views
22 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
45539 Views
27 Min Read
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
16526 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
285516 Views
25 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
143985 Views
22 Min Read