UI Test Plan Template

Write the subject of the test plan here

Relevant wiki pages:

  • Schema
  • Functional requirements
  • User stories

UI Layer

State/Functional tests

Short test description 1

  • Actions:
    1. Steps to carry out the test
    2. Should be written here
    3. Make sure they are precise and concise
    4. To avoid duplication, you can make
    5. Variation a: variations like this
    6. Variation b: or this
    7. Variation c: Test should be done for each variation seperately
  • Expected:
    • What is expected from the test
    • This could be an URL
    • Some text on the page
    • Or something similar

Short test description 2

  • Actions:
    1. yada yada
    2. bla bla bla
  • Expected:
    • yidi yidi
    • Etc.

Keyboard Specific

Short test description

  • Actions:
    1. It is a good idea to test that user can navigate, etc. with keyboard
  • Expected:
    • So please include tests for this in the plan