Challenge Overview
Welcome to the “PoC - Appium Development VoLTE Test Challenge”. In this series of challenges, we would like to create a test suite for mobile services using Appium framework.
PROJECT BACKGROUND
A client wants to automate some tests for verifying some actions in a mobile device.
FRAMEWORK
- Appium (latest version)
- Python 3+
- Android 9 (API Level 28)
- iOS v11+
���
REQUIREMENTS
- Update the Appium (http://appium.io/) suite written in Python to make VoLTE calls.
- You need to demonstrate that the call was made using VoLTE.
- You should use real devices for testing.
- Both Android and iOS are in scope and your code must be validated in both devices.
- Review for Android will be done in one of the following devices: Samsung S8, S9 or S10. Make sure your tests will work on this devices.
- Update the SMS tests to work on the devices above.
- Source code will be provided in the forum.
Final Submission Guidelines
- Updated source code
- Video for iOS and Android for validation