content.txt 2.81 KB
!1 !-Test unitaires pour le download des parametres avec une table de energie et/ou de masse -!

!define path {../test/FitNesseRoot/ReleaseS/TmaAmda/ReLease4/DownloadTableParams/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- Cette US se contente d'ajouter le table d'energie ou de masse dans un fichier séparé lors d'une requette de download.

-!

!2 Test

!3 Connexion au serveur 

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

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

!3 Exécution des scripts

!4 Récupération de données depuis DDServer et écriture dans un fichier de sortie

!|script|TestAmdaCommandLine|
|reference|downloadTable: id 00|id test|
|note|!- Paramètre DDServeur avec table constante dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_00.xml|args|0|
|check|execute|diff|command|output-e_mgs_omni1_2005030000000000.txt ${path}/download_00_REF.txt|args|0|
|check|execute|diff|command|output-e_mgs_omni1_info_table.txt ${path}/download_table_00_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|downloadTable: id 01|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_01.xml|args|0|
|check|execute|diff|command|output-mav_sta_c0_2_mav_sta_c0_2_Energy_2018239000000000.txt ${path}/download_01_REF.txt|args|0|
|check|execute|diff|command|output-mav_sta_c0_2_mav_sta_c0_2_Energy_info_table.txt ${path}/download_table_01_REF.txt|args|0|


!|script|TestAmdaCommandLine|
|reference|downloadTable: id 02|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_02.xml|args|0|
|check|execute|diff|command|output-tha_el_sp_tha_el_sp_Energy_2015068000000000.txt ${path}/download_02_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|downloadTable: id 03|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_03.xml|args|0|
|check|execute|diff|command|output-jedi_e90_counts_0_jedi_e90_counts_0_Energy_2016239080000000.txt ${path}/download_03_REF.txt|args|0|
|check|execute|diff|command|output-jedi_e90_counts_0_jedi_e90_counts_0_Energy_info_table.txt ${path}/download_table_03_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|downloadTable: id 04|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_04.xml|args|0|
|check|execute|diff|command|output-mex_els_spec_0_mex_els_spec_0_Energy_2007049190000000.txt ${path}/download_04_REF.txt|args|0|
|check|execute|diff|command|output-mex_els_spec_0_mex_els_spec_0_Energy_info_table.txt ${path}/download_table_04_REF.txt|args|0|

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