Test data: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
'' for information on test plans for [[CCMDB.accdb]] | |||
Sometimes we need to send patients to test the system. | Sometimes we need to send patients to test the system. | ||
== Making up and sending test data == | |||
Because we apply many [[cross check]]s to data that is being sent it is usually easiest to start out with a "good" record, ie a patient that was already sent. | |||
* download a [[CCMDB_data.mdb]] from backup | |||
* pick a sent patient | |||
* delete all other patients | |||
* change that send patient's Pat_ID to 1000000 (ie much higher than what we're at) | |||
* set the patient to "complete" | |||
* wait for the [[Designated sending times]] or contact Pagasa to see if you can have a special sending time for testing purposes | |||
* send | |||
* let Pagasa know to delete the record you sent as test data | |||
== Cleaning up of Test Data == | |||
If you have sent '''test''' data, either clean it out or let Pagasa know it is there. See [[:Category:Data Repository]]. | |||
== Variables to use for Test Data == | |||
To facilitate the identification and deletion of test patients from our various data repositories during [[:Category:Data Processing | data processing]], | To facilitate the identification and deletion of test patients from our various data repositories during [[:Category:Data Processing | data processing]], | ||
* always start patient '''first''' and '''last''' name with an "X" | * always start patient '''first''' and '''last''' name with an "X" | ||
* use a serial number '''< 10''' | * use a [[serial number]] '''< 10''' | ||
* use | * use '''HSC_TEST''' in the [[Location field]] | ||
[[Category: IT Instructions]] | [[Category:IT Instructions]] | ||
[[Category: Data Processing]] | [[Category:Data Processing]] | ||
[[Category:CCMDB.accdb]] | |||
Latest revision as of 11:01, 30 July 2025
for information on test plans for CCMDB.accdb
Sometimes we need to send patients to test the system.
Making up and sending test data
Because we apply many cross checks to data that is being sent it is usually easiest to start out with a "good" record, ie a patient that was already sent.
- download a CCMDB_data.mdb from backup
- pick a sent patient
- delete all other patients
- change that send patient's Pat_ID to 1000000 (ie much higher than what we're at)
- set the patient to "complete"
- wait for the Designated sending times or contact Pagasa to see if you can have a special sending time for testing purposes
- send
- let Pagasa know to delete the record you sent as test data
Cleaning up of Test Data
If you have sent test data, either clean it out or let Pagasa know it is there. See Category:Data Repository.
Variables to use for Test Data
To facilitate the identification and deletion of test patients from our various data repositories during data processing,
- always start patient first and last name with an "X"
- use a serial number < 10
- use HSC_TEST in the Location field