-
Notifications
You must be signed in to change notification settings - Fork 22
ShanoirUploader Test Scenarios
michaelkain edited this page Aug 14, 2019
·
11 revisions
No. | Mode Pseudonymus | Common Name | NG | ZIP/PACS | File/Patient | Series? | New Patient | New Exam | RESULT |
---|---|---|---|---|---|---|---|---|---|
1. | false | manual | false | ZIP | sample1.zip | Y | Y | ||
2. | false | manual | false | PACS | 01-02225 | Y | Y | ||
3. | false | manual | false | ZIP | sample1.zip | N | N | ||
4. | false | manual | false | PACS | 01-02225 | N | N | ||
5. | false | manual | false | ZIP | sample1.zip | N | Y | ||
6. | true | auto-inc | false | PACS | 01-02225 | Y | Y | ||
7. | true | auto-inc | false | ZIP | sample1.zip | N | Y |
(not all tests from the template have been executed below)
No. | Mode Pseudonymus | Common Name | NG | ZIP/PACS | File/Patient | Series? | New Patient | New Exam | RESULT |
---|---|---|---|---|---|---|---|---|---|
1. | true | manual | false | ZIP | sample1.zip | 1,mprage | Y, T01 | Y | Success |
2. | true | manual | false | PACS | 01-02225 | all 6 | N, T01 | N,5657 | Success |
3. | true | manual | false | ZIP | sample1.zip | 1,mprage | N, T01 | Y,T01 | Success |
4. | true | auto-inc | false | PACS | 01-02225 | 1,loc | Y, T02 | Y | Success |
5. | false | auto-inc | false | PACS | 01-02225 | 1,loc | Y, T03 | Y, T03 | Success |
6. | false | manual | false | PACS | 01-02225 | 1,loc | N, T03 | N, T03 | Success |
7. | false | manual | false | PACS | 01-02225 | 1,loc | Y, T04 | Y, T04 | Success |
- Error: config error, prearchive folder not correctly configured on server, restart and retest: now upload finished
- Error: existing exams are not found and displayed: refactor error, examinationList not returned, corrected