Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove selenium reference in testing proc

...

  • User Testing consists of the following steps:
    • Revising the Test Case
      • You will need to revisit the Test case and ensure that the steps, if they exist, adequately match the current functionality of the OLE system.
      • If testing steps do not yet exist, you will need to review the steps necessary to fulfill the purpose statement of the Test Case.
    • Executing the Steps
      • You will need to execute the testing steps by hand. Selenium will need to be running so that it can record your actions.
    • Providing Feedback
      • Pass or fail the Test Case to advance it through the workflow, and if there were complications or a failure, provide a comment describing the results.  In general, a comment on a passed test case is helpful, but not strictly necessary.

...