Testing

How to install Appium on Windows

Appium is a powerful open-source automation framework that has gained immense popularity among developers and testers for mobile app testing. However, getting started with Appium setup can be a daunting task for beginners. In this blog, we will walk you through a step-by-step guide to simplify the process and help make your Appium setup easier. […]

Gaurav Manik
Gaurav Manik
Read

Automation TestingJava/JVMMobile Automation Testing

Mastering Mobile App Testing with Appium – Your First Steps to Success

Today, let’s dive into the world of Appium! In a nutshell, Appium is a versatile, open-source tool designed to cater to your cross-platform mobile application testing needs. Its primary objective is to enable you to test your applications across various devices thoroughly. What makes Appium truly remarkable is its capability to automate testing for native, […]

Automation TestingTechnologyTesting

8 Key Strategies for Mobile Automation Testing!

Customer habits are quickly changing and evolving. Thanks in no small part to the growth of digital technologies and smartphones. According to one of the recent report from Comscore, Smartphone penetration has surpassed 80% in the USA. Companies want to leverage this fast-growing trend and provide a second to none experience to their customers, and […]

Automation TestingMobilityTesting

Appium: Some Advance Features, Key Codes and Limitations

Introduction  Appium is an unreservedly distributed open source tool used for User Interface as well as functional testing of Android and iOS mobile applications. Appium permits native, hybrid and web application testing and backing automation test on physical gadgets as well as on emulator or simulator both. It offers cross-platform application testing i.e. the same API […]

Keshav Kashyap
Keshav Kashyap
Read

Technology

Test Automation Approach for Mobile Games

Challenges in Testing Mobile Games Games developed with OpenGL or ActiveX bypassing the OS level services so mobile elements aren’t identifiable Elements in application cannot be identified by any locator stratergies like xpath, id, classname others  Inspector tools fails to identify on gaming application Different screen resolution for Android, hence vast range of device to […]