mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
1.2 KiB
1.2 KiB
1 | Step | Test Steps | Test Data | Expected Result | Notes |
---|---|---|---|---|---|
2 | 1 | Open the extension. | The Welcome Back screen is shown. | ||
3 | 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. | |
4 | 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. | |
5 | 4 | Proceed to the Send flow. | |||
6 | 5 | Enter an ENS address. | e.g. peteryinusa.eth. | A matching result appears in the recipient list. The ENS address is shown in the list item. The hexadecimal address is shown in the list item. | |
7 | 6 | Select the matching recipient. | The send screen is shown. The ENS address is shown in the recipient field. The hexadecimal address is shown in the recipient field. | ||
8 | 7 | Enter an amount. | e.g. 0.1. | ||
9 | 8 | Proceed to the confirmation screen. | The recipient's ENS address is shown. | ||
10 | 9 | Confirm the transaction. | The transaction appears in the activity list. The recipient's hexadecimal address is shown in the activity list item. | ||
11 | 10 | Open the activity list item. | The recipient's ENS address is shown in the item details. |