Project

General

Profile

QT QA Migration » History » Version 1

Kurt Gerber, 16 Nov 2016 11:26

1 1 Kurt Gerber
h1. QT QA Migration
2
3
4
There are different steps take, same for technology as for approaches:
5
6
#  A *mapping*  between the new questionnaire in qcat.wocat.net and the old questionnaire in qt.wocat.net
7
** This mapping says which attribute/question in qcat takes the information from which attribute in qt
8
**  It explains the transformation, which has to be done from the old attribute to the new one.
9
# A *migration script* which 
10
** extracts the data from the old database (qt.wocat.net)
11
** transforms the data based on the rules defined in the mapping table
12
** imports the case in the new database (qcat.wocat.net) in draft mode
13
#  *Post-editing* all imported cases
14
** Adding missing data by coping from qt what was not automatically imported.
15
** Reviewing the cases and publishing them to make them available publically.