Difference between revisions of "Testing list"

From ECHSA Congenital Database
Jump to navigationJump to search
(Testing list prepared)
Line 1: Line 1:
DataCollectionSoftware testing list
+
[[EACTS Database Software]] testing list
  
Result can be either (./) or {X}
+
Result can be either OK or BROKEN.
 +
 
 +
{|border="1" cellpadding="3"
 +
!Object
 +
!Add
 +
!Modify
 +
!Delete
 +
|-
 +
|Hospital
 +
|
 +
|
 +
|
 +
|-
 +
|Patient
 +
|
 +
|
 +
|
 +
|-
 +
|Diagnosis
 +
|
 +
|N/A
 +
|
 +
|-
 +
|NCA
 +
|
 +
|N/A
 +
|
 +
|-
 +
|Admission
 +
|
 +
|
 +
|
 +
|-
 +
|Operation
 +
|
 +
|
 +
|
 +
|-
 +
|Procedure
 +
|
 +
|N/A
 +
|
 +
|-
 +
|Complication
 +
|
 +
|N/A
 +
|
 +
|-
 +
|GPRF
 +
|
 +
|N/A
 +
|
 +
|-
 +
|}
 +
 
 +
 
 +
*Validation - check if enabled
 +
*Import from XML
 +
*Export
 +
**Anonymous
 +
**Full to uncompressed XML
 +
**Full to compressed XML
 +
**Full to CSV
  
<pre>#!CSV ,
 
,Function,Result
 
Hospital,Modify,
 
Patient,Add,
 
,Modify,
 
,Delete,
 
Diagnosis,Add,
 
,Delete,
 
NCA,Add,
 
,Delete,
 
Admission,Add,
 
,Modify,
 
,Delete,
 
Operation,Add,
 
,Modify,
 
,Delete,
 
Procedure,Add,
 
,Delete,
 
Complication,Add,
 
,Delete,
 
GPRF,Add,
 
,Delete,
 
Validation,check if enabled,
 
Import,from XML,
 
Export,Anonymous,
 
,Full to uncompressed XML,
 
,Full to compressed XML,
 
,Full to CSV,
 
</pre>
 
  
 
[[category:terminology]]
 
[[category:terminology]]

Revision as of 14:14, 26 September 2005

EACTS Database Software testing list

Result can be either OK or BROKEN.

Object Add Modify Delete
Hospital
Patient
Diagnosis N/A
NCA N/A
Admission
Operation
Procedure N/A
Complication N/A
GPRF N/A


  • Validation - check if enabled
  • Import from XML
  • Export
    • Anonymous
    • Full to uncompressed XML
    • Full to compressed XML
    • Full to CSV