Pre-Requisite: *For this Test script we need to test automatic interface on EOD process
1. User in this TestScript must have rights to do the EOD process
2. Already set collector code
3. Already allocate case to collector
4. Already creates mock-up file follow below criteria:
- 1st file must be incorrect file type (Any file type except .CSV such as file.Doc or .Dat)
- 2nd file must be correct file type and correct file format
- 3rd file must be correct file type but incorrect file format (Contract No.incorrect format / Collector Code correct)
- 4th file must be correct file type but incorrect file format (Contract No. format excess 20 varchar / Collector Code correct)
- 5th file must be correct file type but incorrect file format (Not have Contract No. format / Collector Code correct)
- 6th file must be duplicate file (same file type and file name as yesterday)
- 7th file must be correct file type and correct file format (Use same contract but changes collector code)
5. Already set error path in the system
6. Already configure "Write" folder in the system (We will use this folder for view upload data after uploaded file successfully)