-
Project goal - to test App and Views functionality of API Demos.
-
Scope - functional testing.
-
Test Environment:
• Selenium WebDriver and Appium for app UI automation.
• TestNG for test execution and report generation.
• Java as the programming language.
• Appium Inspector for locating the elements.
• API-Demos for functional tests (can be installed from here https://github.com/appium/appium/blob/master/packages/appium/sample-code/apps/ApiDemos-debug.apk).
-
Test Scenarios
4.1. Functional Tests:
• App function: tap on App.
• Views function: tap on Views, tap on Buttons and change OFF to ON.
-
Test reports
Reports of the results are provided in a separate file.