Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 852 Bytes

File metadata and controls

32 lines (16 loc) · 852 Bytes

Test Plan

image

  1. Project goal - to test App and Views functionality of API Demos.

  2. Scope - functional testing.

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

  4. Test Scenarios

    4.1. Functional Tests:

    • App function: tap on App.

    • Views function: tap on Views, tap on Buttons and change OFF to ON.

  5. Test reports

Reports of the results are provided in a separate file.