content.txt 1.18 KB
!1 #6497 : avoir la possibilité d’avoir les informations dans un fichier (header) séparé

!define path {../test/FitNesseRoot/ReleaseS/TmaAmda/ReLease3/SeparateHeader/}
!define executable {amdaXMLRequestorTool }

!2 Description de l'anomalie

avoir la possibilité d’avoir les informations dans un fichier (header) séparé comme dans l’ancien amda
=> C'est fait automatiquement dans le cas d'un téléchargement avec un fichier par intervalle sur une TT. Il est possible de l'étendre aux autres types de download et d'ajouter l'option dans l'IHM.

!2 Description de la correction

Ajout de l'option "Header in a separate file"

!2 Test

!3 Connexion au serveur 

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

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

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|note|!- Download de imf avec l'option 'header in a separate file' -!|
|check|executeWithInfo|${executable}|command|${path}request_6497_00.xml|args|0|
|check|execute|diff|command|output-imf_2008000000000000.txt ${path}/download_6497_00_data_REF.txt|args|0|
|check|execute|diff|command|output-imf_info.txt ${path}/download_6497_00_info_REF.txt|args|0|

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