Automation Testing, Mobility

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...

by Keshav Kashyap
Tag: android app testing
30-Nov-2016

Android, Technology

Performance Testing using MONKEY tool for Android

It's surprising that only about 8% of developers actually test their application. There are so many buggy apps on the marketplace and it is quite disheartening for developers who take mobile app development seriously. “Release it now, fix it later” is a common practice these days. A buggy app will always cost the developer and the...

by Rahul Agarwal
Tag: android app testing
16-Jun-2016

Android, Automation Testing

How to provide your TestsScripts & Dependencies to AWS Device Farm

If you are using Appium, TestNG & Maven test frameworks and Java language for your mobile automation project, then it'll help you. To run your Appium Java TestNG scripts, you need to club your test-cases & all the dependencies in one file and provide it to Device Farm. And to attain this, do some modifications in the pom.xml...

by Sumit Gambhir
Tag: android app testing
02-May-2016

Android, Automation Testing

Android App Automation on Multiple Devices in parallel using AWS Device Farm

App Automation lets you ensure that you can run your test-suite repetitively, with minimal effort & check the results whether its meeting your functional requirements or not. After each build-release, you need to follow the same procedure. But the challenge is to cover variety of phones & tablets and it is really impossible to...

by Sumit Gambhir
Tag: android app testing
02-May-2016

Automation Testing, Mobility

Mobile App Automation Testing Using Appium

What is Mobile Automation Testing? Mobile Automated testing provides a mechanism to consistently repeat a test procedure and verify application results. It can be effective both for regression testing as well during development. Testing mobile applications is different and more complex than testing traditional desktop and web...

by Keshav Kashyap
Tag: android app testing
21-Oct-2015

AWS, Technology

AWS Device Farm: A service to test mobile apps on real devices

AWS Device Farms Device Farms is a recently introduced service that can test mobile apps on real devices in the AWS Cloud. Currently, it supports Android and Fire OS apps. This service can be used to improve the quality of testing by running the test on real smartphones and tablets with different hardware, OS versions and form factors. ...

by Ankit Giri
Tag: android app testing
10-Jul-2015