Skip to content

Testing workflow

tpronk edited this page Jul 8, 2021 · 1 revision

Home - Test organization - Testing workflow


The diagrams below show the general testing workflow.

  • The light grey boxes represent the different steps of the workflow, with in parentheses relevant CLI options.
  • The dark grey boxes represent the files involved in each step, arrows showing which files are consumed and produced.
  • Boxes with a dashed outline show steps that may be skipped. For instance, uploading files and results to the Stager is only required when running tests via BrowserStack.
  • The left diagram represents the WebDriverIO (i.e. end-to-end) testing workflow, while the right diagram represents the Karma (i.e. unit/integration) testing workflow.

Clone this wiki locally