Difference between revisions of "Format policy registry tests"

From Archivematica
Jump to navigation Jump to search
Line 69: Line 69:
 
Test outcome: PASS
 
Test outcome: PASS
  
===Future tests===
+
==Future tests==
  
*Add a new  
+
*Add a new format
*Add a normalization rule to a format that doesn't
+
*Add a normalization rule to a format that doesn't currently have one, but ''will'' have one after the upgrade

Revision as of 16:28, 18 September 2017


FPR customization permanency testing

Several FPR customizations were applied to an Archivematica 1.6.1 site, which was then upgraded to Archivematica qa/1.x to test the permanency of these changes. Completed on 15 September 2017.

Test 1: Rename formats

Illustrator format versions renamed with version number (this helps with format version identification on Rules tabs, too!).

FPR-test1.png

  • Expected result: All formats still renamed
  • Actual result: All formats still renamed

Test outcome: PASS

Test 2: Assign preservation format marker

For all JPEG format versions, checked off the “Preservation format?” box.

FPR-test2.png

  • Expected result: All JPEGs still typed as preservation formats
  • Actual result: All JPEGs still typed as preservation formats

Test outcome: PASS

Test 3: Assign different normalization rule

Assigned the “transcode to tif using convert” command to the format Better Portable Graphics, for the purpose of preservation.

FPR-test3.png

  • Expected result: BPGs still have the above rule
  • Actual result: BPGs still have the above rule

Test outcome: PASS

Test 4: Disable normalization command

Disabled “Transcoding to mp3 with ffmpeg” normalization command.

  • Expected result: Command still disabled
  • Actual result: Command still disabled

Test outcome: PASS

Test 5: Reassign rule

Reassigned Broadcast WAVE 1 from the disabled “Transcoding to mp3 with ffmpeg” rule to “Transcoding to wav with ffmpeg” Also enabled format rule as it was disabled by Test 4.

FPR-test5.png

  • Expected result: Rule still set to transcode to wav and enabled
  • Actual result: Rule still set to transcode to wav and enabled

Test outcome: PASS

Test 6: Create new command and assign

Created a new command “my custom rule for testing” and assigned it to the format Scitex Continuous Tone Bitmap.

FPR-test6.png

  • Expected result: Rule still exists and is assigned to the format
  • Actual result: Rule still exists and is assigned to the format

Test outcome: PASS

Future tests

  • Add a new format
  • Add a normalization rule to a format that doesn't currently have one, but will have one after the upgrade