Skip to content

Appium-Based Automated Tests for the "Vivino" App on Android

Notifications You must be signed in to change notification settings

nakov/Appium-Tests-Vivino-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

image

image

image

image

image

image

image

About

Appium-Based Automated Tests for the "Vivino" App on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages