Difference between revisions of "Testing"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
*Delete files from transfer | *Delete files from transfer | ||
*Delete files from SIP | *Delete files from SIP | ||
+ | *Request to delete an AIP | ||
*Add and delete rights metadata | *Add and delete rights metadata | ||
*Add and delete descriptive metadata | *Add and delete descriptive metadata | ||
*Remove transfers and SIPs from the dashboard | *Remove transfers and SIPs from the dashboard | ||
− | |||
*Test every link and breadcrumb with populated and unpopulated database | *Test every link and breadcrumb with populated and unpopulated database | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 08:28, 19 June 2014
Main Page > Development > Development documentation > Testing
Functional testing starts with a list of steps which must be completed to verify that specific modules and/or features are working in Archivematica. These lists can be used for manual testing, for creating automated functional tests, or for updating automating functional tests when/if the application/interface changes.
- See also Scalability testing
Testing procedures
- Process all transfers in the SampleTransfers directory
- Process all transfers in the TestTransfers directory
- Process transfers containing submission documentation
- Process a transfer composed of multiple source directories
- Process multiple transfers at once
- Process transfers with csv metadata import
- Edit MCP processing configuration xml file
- Test all workflows:
- Create/do not create transfer backup
- Quarantine/do not quarantine
- Remove from quarantine/leave in quarantine
- SIP creation: manual, single SIP, single SIP and continue processing (1.0 and beyond)
- Normalize: preservation and access; preservation only; access only; service files for access; no normalization
- Upload DIP with and without intermediate parent level
- Upload DIP to CONTENTdm
- Delete files from transfer
- Delete files from SIP
- Request to delete an AIP
- Add and delete rights metadata
- Add and delete descriptive metadata
- Remove transfers and SIPs from the dashboard
- Test every link and breadcrumb with populated and unpopulated database