Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update test outcome dialog box description

Anchor
TopOfPage
TopOfPage

Center
Table of Contents
outlinetrue
maxlevel3
indent5px
stylenone
separatornewline

...

  • 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.

...

A dialog box will open, allowing you to enter the date tested and a comment elaborating on the test results.  There is also a button to add an attachment, if you need to do so.Although  The heading at the top of the dialog box and the confirmation button in the bottom right corner will show either "Test Passed" or "Test Failed," depending upon your selection.  Although it was previously necessary to select the outcome of the test on this dialog box, choosing from "None," "Passed," or "Failed," this is no longer the case.

 

Note that there is an "Attachment" option. If you want to add an attachment, you can do so through this dialog box. The different kinds of attachments most used in OLE testing will be discussed in detail a bit later on in this document, with links to more specific instructions on how to create and attach them.

...

Comments are where you will want to document any feedback you have to give on a particular Test Case. If, for For example, if you feel that a Test Case should pass because it does accomplish exactly what the acceptance criteria specified, but you feel that it does not do so in a particularly satisfactory way, we really want to hear your insights on the matterabout it. Kuali software is meant to be designed by the users, and we want to craft the application so that it can be used efficiently and effectively.

...

Top of Page
Top of Section

 

Center