nromanen / pratical_testing_2022

0 stars 2 forks source link

Search by QR code #25

Open kovalchuk-vita opened 2 years ago

kovalchuk-vita commented 2 years ago

As a registered/unregistered user, I want to search my parcel by QR So that I will be able to see parcel status and information

Scenario 1: For search valid track number Given I open the main page When I click for photo icon in the parcel tracker field And give access to the device's camera and microphone And scan QR code valid track number Then I see information about parcel status and provider When I click on Details button Then I get more available information about parcel: place of origin, origin date, place of destination, destination date (or expected destination date), weight, delivery cost, cost, department, status.

Scenario 2: For search using track number belonging to company which doesn't partner Given I open the main page When I click for photo icon in the parcel tracker field And give access to the device's camera and microphone And scan QR code track number belonging to company which doesn't partner Then I see the message “Nothing found”