content.txt 6.32 KB
!1 !-User Story 28: Définition d'un temps d’échantillonnage (ou pas) pour les plots de type 'XYPlot'-!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease1/SprinT3/UserStory28/}
!define workingPath {./PlotFitnesseResults/US28/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider la bonne prise en charge de la définition, ou de la non définition, d'un temps d'échantillonage pour le tracé d'un plot de type XYPlot-!

!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/US28|args|
|note|!- Création du répertoire de stockage des résultats -!|
|execute|mkdir -p |command|./PlotFitnesseResults/US28|args|

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 28: id 16_1|id test|
|note|!-  plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
No resampling defined => used xparam as reference parameter for time
-!|
|check|execute|${executable}|command|${path}request_us28_16_1.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_28_16_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_1_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_1_REF.png|Img1|${workingPath}/plot_28_16_1.png|Img2|${workingPath}/diff_28_16_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_1_REF.png ${workingPath}/plot_28_16_1.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 28: id 16_2|id test|
|note|!-  plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
Resampling under yparam times defined
-!|
|check|execute|${executable}|command|${path}request_us28_16_2.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_28_16_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_2_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_2_REF.png|Img1|${workingPath}/plot_28_16_2.png|Img2|${workingPath}/diff_28_16_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_2_REF.png ${workingPath}/plot_28_16_2.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 28: id 16_3|id test|
|note|!-  plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
Manual resampling for both parameters defined to 60s
-!|
|check|execute|${executable}|command|${path}request_us28_16_3.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_28_16_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_3_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_3_REF.png|Img1|${workingPath}/plot_28_16_3.png|Img2|${workingPath}/diff_28_16_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_3_REF.png ${workingPath}/plot_28_16_3.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 28: id 17_1|id test|
|note|!-  plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
No resampling defined => used original sampling
-!|
|check|execute|${executable}|command|${path}request_us28_17_1.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_28_17_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_17_1_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_17_1_REF.png|Img1|${workingPath}/plot_28_17_1.png|Img2|${workingPath}/diff_28_17_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_17_1_REF.png ${workingPath}/plot_28_17_1.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 28: id 17_2|id test|
|note|!-  plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
Resampling defined to 16s
-!|
|check|execute|${executable}|command|${path}request_us28_17_2.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_28_17_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_17_2_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_17_2_REF.png|Img1|${workingPath}/plot_28_17_2.png|Img2|${workingPath}/diff_28_17_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_17_2_REF.png ${workingPath}/plot_28_17_2.png|args|0|


!3 Nettoyage de l'espace de travail et de la base des paramètres.

!|script|TestAmdaCommandLine|
|execute|rm|command|./plot_*|args|





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