Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.29 KB

Sample-Barcode-Scan

We using gondola to run real workflow for generate and scan barcode. Sample .apk run smooth in Android 8.1 (API 27)

1. Set up environment

Please go the url below and follow the instructions to prepare your testing environment. https://docs.gondolatest.com/mobile-testing-guide/setup-mobile-environment.html#before-you-begin

2. Project structure

  • Test data folder: $project_dir/data
  • Interface folder: $project_dir/src/pages
  • Test cases folder: $project_dir/src/tests
  • Test configuration files: gondola.android.json, gondola.ios.json and gondola.multi.json

3. Test execution

3.1 Using the command line

  • Compile test script: "npm run compile"
  • Run test:
    • iOS: "npm run test:ios"
    • Android: "npm run test:android"

3.2 Using the GUI

  • Right click on the test file to open it in Gondola Test Designer.
  • Click on the run button in the top right in the task bar.
  • Select a configuration file.
  • Click Run to execute the test.

For more information related to configuring and executing tests, please refer to the following url.

https://docs.gondolatest.com/mobile-testing-guide/mobile-testing-tutorial.html

For support, please contact [email protected] or forum https://support.gondolatest.com