Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Smoke Testing: WebApp

Elliot Oram edited this page Sep 11, 2018 · 1 revision

WebApp

  • Boot up the webapp using Apache see production installation instruction for how to do this.
  • Ensure that the webapp is visible from outside of the local environment - e.g. if you go to the URL from another machine
  • Test the basic functionality of the webapp:
    • Run inspection
    • Run resubmission
    • All the navigation works
    • New runs appear when the database is changed
  • Test the webapp admin content is working
Clone this wiki locally