Front-End Web & Mobile
Tag: AWS Device Farm
The frontend web and mobile app developer’s guide to AWS re:Invent 2023
ICYMI – AWS re:Invent is only a week away! We can’t wait to join thousands of builders in person and virtually for another exciting event. Don’t forget to register here. In this blog post, we’re highlighting the most exciting sessions for technology leaders and frontend, full-stack, and backend developers. Sessions span intermediate (200) through expert […]
Access your private network from real mobile devices using AWS Device Farm
Testing a mobile or web app on a real device often requires a secure connection to private endpoints. These endpoints are often hosted on AWS inside a VPC, on-premises, a cloud provider, or a mix of those configurations. In addition, you may want the host machines, to which your devices are connected, to be able […]
Benchmarking your Mobile App with Rooted Android Private Devices and AWS Device Farm
Until recently, the primary reasons for rooting an Android device were to install custom ROMS, themes, or have access to file explorer on the device. Now, however, rooting devices is not just for customization but also unlocks utilities that help analyze and improve the performance of your app. With the launch of support for rooted […]
Testing mobile apps with Cucumber and Appium through TestNG on AWS Device Farm
Mobile testing frameworks have matured in functionality to support the innumerable features of modern apps. In this blog post, we’re going to dive into how to set up a local development environment for Android app development, and then use Appium to perceive our sample app from a test perspective. Then, we’re going to show how […]
AWS CodePipeline adds support for AWS Device Farm as a test provider
AWS CodePipeline now supports AWS Device Farm as a test provider to deliver truly automated testing in your continuous integration and continuous delivery (CI/CD) pipeline. In a previous blog post “Build a CI/CD Pipeline for Your Android App with AWS Services,” Vinay Selvaraj walked you through building a complete CI/CD pipeline using AWS CodeCommit, AWS […]
Custom Artifacts on AWS Device Farm
This post was written by Nikhil Dabhade, Cloud Solutions Engineer, AWS Device Farm A good test report is essential to proper analysis of mobile app testing. It is not only the summary of test results, but also artifacts like screenshots, videos, crash reports, logs, and app-generated files. A well formed test report provides useful insights, […]
Automated Device Testing with AWS Device Farm and Jenkins
A strong indicator of quality of an app is its ability to run on multiple devices of different make, model, and manufacturer consistently and predictably. Incremental development models are at the core of every mobile app development team. Often a seemingly benign feature can be disruptive to the overall user experience and functioning of the […]
Test User Interfaces in iOS Apps with XCTest UI and AWS Device Farm
With AWS Device Farm, you can quickly start testing your Android, iOS, and FireOS apps on real devices in the AWS Cloud. Choose to start an interactive session with a device or run automated tests on many devices at once. AWS Device Farm will provide the results of your tests including pass/fail status, logs, performance metrics, […]
Test iOS apps on AWS Device Farm using Appium – Part 3: Upload your iOS Application and TestNG tests to AWS Device Farm
With AWS Device Farm, you can quickly get started testing your Android, iOS, and FireOS apps on real devices in the AWS cloud. Simply upload your app, choose your test framework and the devices you want to test your app on, and start your test run. AWS Device Farm will provide the results of your […]
Test iOS apps on AWS Device Farm using Appium – Part 2: Packaging your TestNG test suite for AWS Device Farm
With AWS Device Farm, you can quickly get started testing your Android, iOS, and FireOS apps on real devices in the AWS cloud. Simply upload your app, choose your test framework and the devices you want to test your app on, and start your test run. AWS Device Farm will provide the results of your […]