content.txt 8.42 KB
!1 !-User Story 21 : Amélioration traitement de l'absence de données pour un paramètre -!

!define path {../test/FitNesseRoot/ReleaseS/ZdevcompAmda2016/ReLease1/SprinT1/UserStory21/}
!define plotsRefDir {../test/plots_ref/${SYSTEM_OS}/ZdevcompAmda2016/ReLease1/SprinT1/UserStory21/}
!define workingPath {./PlotFitnesseResults/US-devcomp-21/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- Amélioration traitement de l'absence de données pour un paramètre. L'absence de données ne doit plus provoquer une exception.
-!

!2 Test

!3 Connexion au serveur 

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

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

!3 Initialisation de l'espace de travail

!|script|TestAmdaCommandLine|
|note|!- Suppression des éventuels résultats précédents générés -!|
|execute|rm|command|./plot_*|args|
|execute|rm -rf |command|./PlotFitnesseResults/US-devcomp-21|args|
|note|!- Création du répertoire de stockage des résultats -!|
|execute|mkdir -p |command|./PlotFitnesseResults/US-devcomp-21|args|

!|script|TestAmdaCommandLine|
|note|!-Suppression d'éventuel résidu de résultat-!|
|check|execute|rm|command|-f Gaps_timeTable_*|args|0|
|check|execute|rm|command|-f timeTable_*|args|0|
|check|execute|rm|command|-f tt_result_*|args|0|

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 21: id 00|id test|
|note|!- Test 00 - Plot avant le Global start
-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us21_00.xml|args|0|
|note|!-Vérification de la présence du fichier et renommage du fichier pour comparaison complémentaire -!|
|check|execute|!-ls -!|command| plot_*.png |args|0|
|check|execute|mv|command|./plot_*.png ${workingPath}/plot_21_00.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/plot_21_00_REF.png ./PlotFitnesseResults/US-devcomp-21/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_21_00_REF.png|Img1|${workingPath}/plot_21_00.png|Img2|${workingPath}/diff_21_00.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_21_00_REF.png ${workingPath}/plot_21_00.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 01|id test|
|note|!- Test 01 - Plot après le Global stop
-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us21_01.xml|args|0|
|note|!-Vérification de la présence du fichier et renommage du fichier pour comparaison complémentaire -!|
|check|execute|!-ls -!|command| plot_*.png |args|0|
|check|execute|mv|command|./plot_*.png ${workingPath}/plot_21_01.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/plot_21_01_REF.png ./PlotFitnesseResults/US-devcomp-21/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_21_01_REF.png|Img1|${workingPath}/plot_21_01.png|Img2|${workingPath}/diff_21_01.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_21_01_REF.png ${workingPath}/plot_21_01.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 02|id test|
|note|!- Test 02 - Plot dans un trou de données
-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us21_02.xml|args|0|
|note|!-Vérification de la présence du fichier et renommage du fichier pour comparaison complémentaire -!|
|check|execute|!-ls -!|command| plot_*.png |args|0|
|check|execute|mv|command|./plot_*.png ${workingPath}/plot_21_02.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/plot_21_02_REF.png ./PlotFitnesseResults/US-devcomp-21/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_21_02_REF.png|Img1|${workingPath}/plot_21_02.png|Img2|${workingPath}/diff_21_02.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_21_02_REF.png ${workingPath}/plot_21_02.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 03|id test|
|note|!- Test 03 - Plot - Deux paramètres. Un des deux paramètres n'a pas de donnée
-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us21_03.xml|args|0|
|note|!-Vérification de la présence du fichier et renommage du fichier pour comparaison complémentaire -!|
|check|execute|!-ls -!|command| plot_*.png |args|0|
|check|execute|mv|command|./plot_*.png ${workingPath}/plot_21_03.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/plot_21_03_REF.png ./PlotFitnesseResults/US-devcomp-21/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_21_03_REF.png|Img1|${workingPath}/plot_21_03.png|Img2|${workingPath}/diff_21_03.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_21_03_REF.png ${workingPath}/plot_21_03.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 04|id test|
|note|!- Test 04 - Download avant le GlobalStart -!|
|check|execute|${executable}|command|${path}request_us21_04.xml|args|0|
|check|execute|diff|command|output-imf_2007300000000000.txt ${path}/download_21_04_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 05|id test|
|note|!- Test 05 - Download après le GlobalStop -!|
|check|execute|${executable}|command|${path}request_us21_05.xml|args|0|
|check|execute|diff|command|output-imf_2009000000000000.txt ${path}/download_21_05_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 06|id test|
|note|!- Test 06 - Download sur un trou de données -!|
|check|execute|${executable}|command|${path}request_us21_06.xml|args|0|
|check|execute|diff|command|output-imf_2008031100000000.txt ${path}/download_21_06_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 07|id test|
|note|!- Test 07 - Download - Deux paramètres. Un des deux paramètres n'a pas de donnée. Un seul fichier avec sampling time -!|
|check|execute|${executable}|command|${path}request_us21_07.xml|args|0|
|check|execute|diff|command|output-imf_dst_2008031100000000.txt ${path}/download_21_07_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 08|id test|
|note|!- Test 07 - Download - Deux paramètres. Un des deux paramètres n'a pas de donnée. Un seul fichier avec resampling sur les temps du paramètre sans donnée -!|
|check|execute|${executable}|command|${path}request_us21_08.xml|args|0|
|check|execute|diff|command|output-imf_dst_2008031100000000.txt ${path}/download_21_08_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 09|id test|
|note|!- Test 07 - Download - Deux paramètres. Un des deux paramètres n'a pas de donnée. Un seul fichier avec resampling sur les temps du paramètre contenant des données -!|
|check|execute|${executable}|command|${path}request_us21_09.xml|args|0|
|check|execute|diff|command|output-dst_imf_2008031100000000.txt ${path}/download_21_09_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 10|id test|
|note|!- Test 10 - Download - Deux paramètres. Sur une TT contenant des intervalles sans données -!|
|check|execute|${executable}|command|${path}request_us21_10.xml|args|0|
|check|execute|diff|command|output-imf_dst_tt_with_nodata_intervals.txt ${path}/download_21_10_REF.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 21: id 11|id test|
|note|!- Statistique sur une TT contenant des intervalles sans données -!|
|check|execute|${executable}|command|${path}request_us21_11.xml|args|0|
|check|execute|diff|command|${path}/statistic_us21_11.txt statistic-min_max_mean_imf-tt_with_nodata_intervals.txt|args|0|

!|script|TestAmdaCommandLine|
|note|!-Data mining sur une TT contenant des intervalles sans données -!|
|reference|US 21: id 12|id test|
|check|execute|${executable}|command|${path}request_us21_12.xml|args|0|
|note|!-Renommage du fichier obtenu et comparaison avec le fichier de référence-!|
|check|execute|mv|command|timeTable_*.txt ./data_mining_21_12.txt|args|0|
|check|diffTimeTableInter|${path}data_mining_21_12.txt|TT1|./data_mining_21_12.txt|TT2|0|

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