FCNF 1664
FCNF 1664
[Scenario]
As a shopper, I can autologin to `Checkout-shopper` if I already have active
session on `Checkout-checkout`
2.[Scenario]
As a shopper, I can login/register to `Checkout-shopper` if I click `cart` icon and
redirect to `Checkout-checkout`
3.[Scenario]
As a shopper, my active session on `Checkout-shopper` will be terminate after I
logout from `Checkout-checkout`
===================================================================================
=====================
1.[Test Case]
[Initial Information]
- Shopper already have active session on `Checkout-checkout` on Chrome
- Shopper use Chrome to access `Checkout-shopper`
- Shopper click `Discover Product` button and click `Login` button on header
section
- Shopper will be redirect to Cart page
[Expected]
- Shopper will be autologin `Checkout-shopper` and open Cart page
2.[Test Case]
[Initial Information]
- Shopper already have active session on `Checkout-shopper` on Chrome
- Shopper use Chrome to access `Checkout-checkout`
- Shopper refresh `flick-checkout`
- Shopper will be redirect to Cart page
[Expected]
- Shopper will be autologin `Checkout-checkout` and open Cart page
2.[Test Case]
[Initial Information]
- Shopper don't have active session on `Checkout-checkout` on Chrome
- Shopper use Chrome to access `Checkout-shopper`
- Shopper click `Discover Product` button and click `Login` button on header
section
- Shopper will be redirect to Home page
- Shopper need to input phone number and OTP before access Cart page
[Expected]
- Shopper will need to login on `Checkout-shopper`
3.[Test Case]
[Initial Information]
- Shopper already have active session on `Checkout-checkout` on Chrome
- Shopper use Chrome to access `Checkout-shopper`
- Shopper click `Discover Product` button and click `Login` button on header
section
- Shopper will be redirect to Cart page
- Shopper click logout button
- Shopper will be logout and redirect to Home page
[Expected]
- Shopper access `Checkout-shopper` and need to input phone number and OTP before
access Cart page
4.[Test Case]
[Initial Information]
- Shopper register new phone number on `Checkout-shopper`
- Shopper need to input OTP before success access `Checkout-shopper`
[Expected result]
- Shopper will able to login `Checkout-shopper` from that phone number
- Shopper will able to login `Checkout-checkout` from that phone number
5.[Test Case]
- Shopper already have active session on `Checkout-checkout` on Chrome
- Shopper already have active session on `Checkout-shopper` on Chrome
- Shopper click logout button on `Checkout-shopper`
- Shopper will be logout and redirect to landing page
[Expected result]
- Shopper need to input phone number and OTP before success access `Checkout-
shopper`
- Shopper refresh `Checkout-checkout` and found they need to input phone number and
OTP before success access `Checkout-checkout`
6.[Test Case]
- Shopper already have active session on `Checkout-checkout` on Chrome
- Shopper already have active session on `Checkout-shopper` on Chrome
- Shopper click logout button on `Checkout-checkout`
- Shopper will be logout and redirect to landing page
[Expected result]
- Shopper need to input phone number and OTP before success access `Checkout-
checkout`
- Shopper refresh `Checkout-shopper` and found they need to input phone number and
OTP before success access `Checkout-shopper`