Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

QA Checklist

Marc Garreau edited this page May 1, 2018 · 24 revisions

This is a manual checklist for testing Mist and Ethereum Wallet beyond what our automated end-to-end tests are currently capable of. It should, at a minimum, be used prior to new releases as a final vote of confidence.


  • create an account
    • check pw form validations and creation state
  • send a tx to new account
    • check gas calculation, live tx updates and link to etherscan
  • 'send all' from new account back
    • check that value is correctly calculated
  • create a wallet contract
    • check live updates
  • send to and from a wallet contract
  • switch networks/sync modes
    • check accounts updated correctly
  • delete a wallet
    • check accounts updated correctly
  • (deploy and) execute a contract function from the wallet
Clone this wiki locally