All posts by Wasiq Bhamla
AutomationMobile App TestingTutorial
Understanding Appium Architecture: Key Components Explained
Appium is one of the popular open-source tools to automate mobile applications on both Android and iOS platforms. To truly harness the power of Appium, it’s essential to understand how it works under the hood. Therefore, understanding the Appium architecture is crucial to leverage its full potential for mobile automation testing.
October 14, 2024
274452 Views
18 Min Read
Thought LeadershipHyperExecute
How Enterprises Can Harness HyperExecute for On-Premise Testing
When running automated tests with Selenium, testing large and complex web applications using traditional testing methods can take forever.
May 7, 2024
68939 Views
13 Min Read
How To Automate Android Apps Using Appium
The dependency on mobile applications has been on the rise over the past few years. Therefore, keeping up with the pace and delivering customers the highest quality mobile apps is important.
February 11, 2024
337185 Views
39 Min Read
A Complete Tutorial to Appium Capabilities for Mobile Automation
Capabilities are a set of parameters that describes the device on which the Appium test should run, along with the application to be used for testing. These capabilities must be provided to the Appium Server while creating the session.
July 28, 2023
176285 Views
33 Min Read
Appium 2 Migration Guide: Migrating From Appium 1.x To Appium 2.x
Appium is the most popular open-source library which helps automate various platforms such as Android, iOS, tvOS, Mac, Windows, etc. It also supports automating applications such as Native, Hybrid, and Web.
July 18, 2023
114020 Views
13 Min Read
How To Identify Locators In Appium [With Examples]
Nowadays, automation is becoming integral to the overall quality of the products being developed. Especially for mobile applications, it’s even more important to implement automation robustly.
September 9, 2022
166378 Views
22 Min Read
Automated App Testing Using Appium With TestNG [Tutorial]
Overview Automating mobile application tests using Appium with TestNG allows developers to validate functionality across devices efficiently. This combination supports structured test management and scalable automation. How to Set Up Appium on the Local Machine? Install Appium via Node.js using npm install -g appium, then configure your Android/iOS SDKs. Ensure Java, device emulators, and environment … Continue reading Automated App Testing Using Appium With TestNG [Tutorial]
July 15, 2022
133416 Views
27 Min Read






