content.txt 1.4 KB
!1 !-User Story 10: Download pour TimeTable, un fichier par intervalle-!

!define path {../test/FitNesseRoot/ReleaseS/SecondPart/ReLease1/SprinT4/UserStory10/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- Execution d'une requête de download pour TimeTable (plusieurs intervalles de temps, output d'un fichier par intervalle -!

!2 Test

!|script|ConnectToDDServer|
|check|login|1|

!|script|TestAmdaCommandLine|
|set|${path}|path|

!|script|TestAmdaCommandLine|
|set|${path}|path|
 
!|script|TestAmdaCommandLine|
|reference|US 10: id 82|id test|
|note|!- 1 Download de 3 paramètres DST, IMF, EFIELD, outputStructure = one-file-per-intervalle -!|
|check|execute|${executable}|command|${path}request_us10_82.xml|args|0|
|check|diffOutputFile|REF_output-efield_dst_imf_tt_1_2008000000000000.txt|file1|output-efield_dst_imf_tt_1_0.txt|file2|0|
|check|diffOutputFile|REF_output-efield_dst_imf_tt_1_2008000080000000.txt|file1|output-efield_dst_imf_tt_1_1.txt|file2|0|
|check|diffOutputFile|REF_output-efield_dst_imf_tt_1_2008000160000000.txt|file1|output-efield_dst_imf_tt_1_2.txt|file2|0|
|check|diffOutputFile|REF_output-efield_dst_imf_tt_1_2008000230000000.txt|file1|output-efield_dst_imf_tt_1_3.txt|file2|0|


!|script|TestAmdaCommandLine|
|set|${path}|path|
|note|!- Suppression des fichiers créés -!|
|check|execute|!- rm  -!|command| output-efield_dst_imf_*.txt |args|0|

-----
!contents -R2 -g -p -f -h