https://github.com/nakov/appium-tests-vivino-android
Appium-Based Automated Tests for the "Vivino" App on Android
https://github.com/nakov/appium-tests-vivino-android
Last synced: 5 days ago
JSON representation
Appium-Based Automated Tests for the "Vivino" App on Android
- Host: GitHub
- URL: https://github.com/nakov/appium-tests-vivino-android
- Owner: nakov
- Created: 2021-02-02T14:20:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T16:35:53.000Z (over 5 years ago)
- Last Synced: 2025-10-19T09:50:36.345Z (9 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Appium Tests Vivino Android
Appium-based automated tests for the "Vivino" app on Android. Implements the following test scenario:
1) Open the Vivino app in the Android emulator
2) Login with pre-registered email + password
3) Click on the [Search] tab
4) Find a wine by keywords: "Katarzyna Reserve Red 2006"
5) Open the first search result
6) Assert that the wine name is correct: "Reserve Red 2006"
7) Assert the rating is a number in the range [1.00 ... 5.00]
8) Assert the wine highlights contain "Among top 1% of all wines in the world"
9) Assert the wine facts hold "Grapes: Cabernet Sauvignon,Merlot"
## Vivino App Version
The automated tests are designed to test the **"Vivino" app for Android, version 8.18.11**, which can be downloaded as APK package from: https://www.apkmirror.com/apk/vivino/vivino-wine-scanner/vivino-wine-scanner-8-18-11-release/vivino-buy-the-right-wine-8-18-11-3-android-apk-download/download/
## Screenshots






