Difference between revisions of "Testing"

From Archivematica
Jump to navigation Jump to search
(Created page with 'Main Page > Development > Development documentation > Dashboard Functional testing starts with a list of steps which must be comp...')
 
Line 1: Line 1:
[[Main Page]] > [[Development]] > [[:Category:Development documentation|Development documentation]] > Dashboard
+
[[Main Page]] > [[Development]] > [[:Category:Development documentation|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 Qubit. 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.
 
Functional testing starts with a list of steps which must be completed to verify that specific modules and/or features are working in Qubit. 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.
  
*[[Review SIP]]
+
*[[Tests: Review SIP]]
*[[Normalize]]
+
*[[Tests: Normalize]]
*[[Generate access copies]]
+
*[[Tests: Generate access copies]]
*[[Upload DIP]]
+
*[[Tests: Upload DIP]]
  
  

Revision as of 14:14, 9 December 2010

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