Difference between revisions of "Testing list"

From ECHSA Congenital Database
Jump to navigationJump to search
 
m (Hospital corrected)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
DataCollectionSoftware testing list
+
[[EACTS Database Software]] testing list. It is a list of primary software functions that has to be gone through before each sofware release.
  
Result can be either (./) or {X}
+
Result can be either positive (works) or negative (broken).
  
<pre>#!CSV ,
+
{|border="1" cellpadding="3"
,Function,Result
+
!Object
Hospital,Modify,
+
!Add
Patient,Add,
+
!Modify
,Modify,
+
!Delete
,Delete,
+
|-
Diagnosis,Add,
+
|Hospital
,Delete,
+
|style="color: gray;"|N/A
NCA,Add,
+
|
,Delete,
+
|style="color: gray;"|N/A
Admission,Add,
+
|-
,Modify,
+
|Patient
,Delete,
+
|
Operation,Add,
+
|
,Modify,
+
|
,Delete,
+
|-
Procedure,Add,
+
|Diagnosis
,Delete,
+
|
Complication,Add,
+
|style="color: gray;"|N/A
,Delete,
+
|
GPRF,Add,
+
|-
,Delete,
+
|NCA
Validation,check if enabled,
+
|
Import,from XML,
+
|style="color: gray;"|N/A
Export,Anonymous,
+
|
,Full to uncompressed XML,
+
|-
,Full to compressed XML,
+
|Admission
,Full to CSV,
+
|
</pre>
+
|
 +
|
 +
|-
 +
|Operation
 +
|
 +
|
 +
|
 +
|-
 +
|Procedure
 +
|
 +
|style="color: gray;"|N/A
 +
|
 +
|-
 +
|Complication
 +
|
 +
|style="color: gray;"|N/A
 +
|
 +
|-
 +
|GPRF
 +
|
 +
|style="color: gray;"|N/A
 +
|
 +
|-
 +
|}
 +
 
 +
 
 +
*Validation - check if enabled
 +
*Import from XML
 +
*Export
 +
**Anonymous
 +
**Full to uncompressed XML
 +
**Full to compressed XML
 +
**Full to CSV
 +
 
 +
 
 +
[[category:terminology]]

Latest revision as of 22:59, 27 October 2005

EACTS Database Software testing list. It is a list of primary software functions that has to be gone through before each sofware release.

Result can be either positive (works) or negative (broken).

Object Add Modify Delete
Hospital N/A N/A
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