Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleBlack List Testing

Description = Test the capability of the system to not add course sites that are listed in a file. Courses in this list will never be batch created.

Category of Testing = unit, integration

Prerequisite Steps

  1. Note: The application does not need to be stopped for this test to occur
  2. Scott will add a list of CRNs (valid or not) as to the white-list.txt file in /var/sakai/ucd-data folder on the server, in the form of TERMYR-TERMCD-CRN for each entry. This list will be different than that used for the White List Test Scenario. Use this white list
  3. Scott will add a list of CRNs (valid or not) to the black-list.txt file in /var/sakai/ucd-data folder on the server, in the form of TERMYR-TERMCD-CRN for each entry. Use this black list file file to use here
  4. Scott will que the batch job jobs to run, only for the above list and only for the black list , first Black List, then White List, (5 min time frame elapse needed)
  1. Scott will advise programmers that the batch has batches have been run
  2. Thomas and Scott will monitor server activity while testers are using sakai-dev.
    Test Scenario
  • Jon G. G. = will look for CRN xxxxx, yyyyy, zzzzz as user ....... These CRNs will be listed in the Black List
  • Brian = will look for CRN xxxxx, yyyyy, zzzzz as user ......aaaaa that is listed both in the white-list.txt and black-list.txt files
  • Thomas = view logs, internal sakai db
  • Scott = help Jon
    Test Cleanup

...

Info
borderColor#ccc
bgColorefefef
titleBGColorffffcc
titleTest Results, Black List
borderStyledashed

Test

User Role

User Acting As

Result

Expected Result

Pass/Fail

Site xxxxx (not created):Test Results

ccjon

x

x

site not created in UI or db

x

Site yyyyy (not created):Test Results

ccjon

x

x

site not created in UI or db

x

Site zzzzz (not created):Test Results

ccjon

x

x

site not created in UI or db

x

Site aaaaa (not created):Test Results

bdonnell

x

x

site not created in UI or db

x

*Note, pass/fail depends on db check also for this test! Jon and Brian will consult with Thomas and Scott about test case result.

...