Difference between revisions of "Testing list"

From ECHSA Congenital Database
Jump to navigationJump to search
m (Hospital corrected)
 
(4 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).
 +
 
 +
{|border="1" cellpadding="3"
 +
!Object
 +
!Add
 +
!Modify
 +
!Delete
 +
|-
 +
|Hospital
 +
|style="color: gray;"|N/A
 +
|
 +
|style="color: gray;"|N/A
 +
|-
 +
|Patient
 +
|
 +
|
 +
|
 +
|-
 +
|Diagnosis
 +
|
 +
|style="color: gray;"|N/A
 +
|
 +
|-
 +
|NCA
 +
|
 +
|style="color: gray;"|N/A
 +
|
 +
|-
 +
|Admission
 +
|
 +
|
 +
|
 +
|-
 +
|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
  
<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]]

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