Project

General

Profile

Actions

QT QA Migration » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Kurt Gerber, 16 Nov 2016 11:26


QT QA Migration

There are different steps take, same for technology as for approaches:

  1. Mapping between the new questionnaire in qcat.wocat.net and the old questionnaire in qt.wocat.net
    • This mapping says which attribute/question in qcat takes the information from which attribute in qt
    • It explains the transformation, which has to be done from the old attribute to the new one.
  2. Migration script which
    • extracts the data from the old database (qt.wocat.net)
    • transforms the data based on the rules defined in the mapping table
    • imports the case in the new database (qcat.wocat.net) in draft mode
  3. Post-editing all imported cases
    • Adding missing data by coping from qt what was not automatically imported.
    • Reviewing the cases and publishing them to make them available publically.

Updated by Kurt Gerber about 8 years ago · 2 revisions