content.txt 7.99 KB
!1 !-User Story 19: Plot d'un scatter-!

!define path {../test/FitNesseRoot/ReleaseS/SecondPart/ReLease1/SprinT5/UserStory19/}
!define workingPath {./PlotFitnesseResults/US19/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider le tracé d'un scatter et la prise en compte de l'attribut "isotropic".-!

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


!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|note|!-Exécution de l'outil de requête XML pour générer un fichier plot (landscape au format PNG) 
 plot Y=f(X), given XYrange, same data set

plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
Xrange = [-25,22]
Yrange = [-25,22]

plot-data window size = (panel size – margins)
-!|
|reference|US 19: id 46|id test|
|check|execute|${executable}|command|${path}request_us19_46.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 ./PlotFitnesseResults/US19/xyplot_46.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_46_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_46_REF.png|Img1|${workingPath}/xyplot_46.png|Img2|${workingPath}/diff_xyplot_46.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_46_REF.png ${workingPath}/xyplot_46.png|args|0|

!|script|TestAmdaCommandLine|
|note|!-Exécution de l'outil de requête XML pour générer un fichier plot (landscape au format PNG) 
 plot Y=f(X), automatic XYrange, same data set

plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
XYrange automatically defined from data (rounded)
-!|
|reference|US 19: id 47|id test|
|check|execute|${executable}|command|${path}request_us19_47.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 ./PlotFitnesseResults/US19/xyplot_47.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_47_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_47_REF.png|Img1|${workingPath}/xyplot_47.png|Img2|${workingPath}/diff_xyplot_47.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_47_REF.png ${workingPath}/xyplot_47.png|args|0|


!|script|TestAmdaCommandLine|
|note|!-Exécution de l'outil de requête XML pour générer un fichier plot (landscape au format PNG) 
 plot Y=f(X), automatic panel adjustment

plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
XYrange automatically defined from data (rounded)

panel sizes are automatically rescaled for XYranges to keep perfect ratio

‘isotropic’ (?) attribute
-!|
|reference|US 19: id 48|id test|
|check|execute|${executable}|command|${path}request_us19_48.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 ./PlotFitnesseResults/US19/xyplot_48.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_48_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_48_REF.png|Img1|${workingPath}/xyplot_48.png|Img2|${workingPath}/diff_xyplot_48.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_48_REF.png ${workingPath}/xyplot_48.png|args|0|

!|script|TestAmdaCommandLine|
|note|!-Exécution de l'outil de requête XML pour générer un fichier plot (landscape au format PNG) 
 plot Y=f(X), automatic XYrange, different data sets, resampling

plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
XYrange automatically defined from data (rounded)
resampling: reference time from X
-!|
|reference|US 19: id 49|id test|
|check|execute|${executable}|command|${path}request_us19_49.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 ./PlotFitnesseResults/US19/xyplot_49.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_49_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_49_REF.png|Img1|${workingPath}/xyplot_49.png|Img2|${workingPath}/diff_xyplot_49.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_49_REF.png ${workingPath}/xyplot_49.png|args|0|

!|script|TestAmdaCommandLine|
|note|!-Exécution de l'outil de requête XML pour générer un fichier plot (landscape au format PNG) 
 titles, color, symbols ( Modifier - Supprimer )

plot Y=f(X), automatic XYrange, same data set ( Edit – Delete )
plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
XYrange automatically defined from data (rounded)

title : StartTime – StopTime
symbols = ...
color = ...-!|
|reference|US 19: id 50|id test|
|check|execute|${executable}|command|${path}request_us19_50_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 ./PlotFitnesseResults/US19/xyplot_50_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_50_1_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_50_1_REF.png|Img1|${workingPath}/xyplot_50_1.png|Img2|${workingPath}/diff_xyplot_50_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_50_1_REF.png ${workingPath}/xyplot_50_1.png|args|0|
|check|execute|${executable}|command|${path}request_us19_50_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 ./PlotFitnesseResults/US19/xyplot_50_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/xyplot_50_2_REF.png ./PlotFitnesseResults/US19/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/xyplot_50_2_REF.png|Img1|${workingPath}/xyplot_50_2.png|Img2|${workingPath}/diff_xyplot_50_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}xyplot_50_2_REF.png ${workingPath}/xyplot_50_2.png|args|0|


!3 Nettoyage de l'espace de travail.

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


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