mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
30 lines
2.1 KiB
Plaintext
30 lines
2.1 KiB
Plaintext
|
Step,Test Steps,Test Data,Expected Result,Notes
|
||
|
1,Open the extension.,,The Welcome Back screen is shown.,
|
||
|
2,Proceed to Unlock the wallet.,password (8 characters min).,"The Ether balance is shown on the overview.
|
||
|
The wallet address is shown on the overview.
|
||
|
The selected network is Ethereum Mainnet.",
|
||
|
3,Switch networks to a test network.,e.g. Goerli.,"The Goerli balance is shown on the overview.
|
||
|
The wallet address is shown on the overview.
|
||
|
The selected network is Goerli.",
|
||
|
4,Proceed to the Send flow.,,,
|
||
|
5,Enter a public address.,e.g. 0x56F2e03c8D30649818c022a9759CF43B240D08B3.,,
|
||
|
6,Enter an amount.,e.g. 0.1.,,
|
||
|
7,Proceed to the confirmation screen.,,"The recipient's hexadecimal address is shown.
|
||
|
The specified amount is shown.
|
||
|
The estimated gas details are shown.
|
||
|
The total amount is shown.",
|
||
|
8,Proceed to edit the transaction gas fees.,e.g. 0.1.,,
|
||
|
9,Reduce the the Max base fee and Priority fee.,e.g. Max base fee 0.00001 and Priority fee 0.00001.,,
|
||
|
10,Confirm the transaction.,,"The transaction appears in the activity list.
|
||
|
The recipient's hexadecimal address is shown in the activity list item.
|
||
|
The amount is shown in the activity list item.",
|
||
|
11,Cancel the transaction.,,"The transaction appears in the activity list.
|
||
|
The recipient's hexadecimal address is shown in the activity list item.
|
||
|
The amount is shown in the activity list item.",
|
||
|
12,Wait for the transaction to complete.,,Another activity item appears.,Two activity items; Send and Receive.
|
||
|
13,Open the Send activity list item.,,"The updated gas fees are shown in the item details.
|
||
|
The transaction status, recipient's address, nonce, amount, gas and total are shown in the item details.",
|
||
|
14,Expand the Activity log.,,"The created, submitted, cancel attempt and cancelled activity is shown in the activity log.",
|
||
|
15,Proceed to view the transaction on the block explorer.,,The block explorer opens in a new tab.,
|
||
|
16,Open the Receive activity list item.,,"The transaction status, recipient's address, nonce, amount, gas and total are shown in the item details.",
|
||
|
17,Proceed to view the transaction on the block explorer.,,The block explorer opens in a new tab.,
|