content.txt 22.7 KB
!1 !-User Story 17: Plot - affichage des axes, des graduations et des labels.-!

!define path {../test/FitNesseRoot/ReleaseS/SecondPart/ReLease1/SprinT5/UserStory17/}
!define plotsRefDir {../test/plots_ref/${SYSTEM_OS}/SecondPart/ReLease1/SprinT5/UserStory17/}
!define workingPath {./PlotFitnesseResults/US17/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider le positionnement de la zone de plot (par conséquent les axes), la prise en compte du format des axes et le positionnement des labels (taille, couleur style et type de police).-!

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

charsize = 1,...
linethickness = 1,...
color = ...
ticklength = ...

Xrange = [-10,+10], Yrange = [0,100]
XY origin = [0,0]
XY axis color – black
background color – white
X major tick value = 5
X minor ticks number = 5
Y major ticks number = 5
Y minor ticks number = 5
-!|
|reference|US 17: id 31|id test|
|check|execute|${executable}|command|${path}request_us17_31.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/US17/axis_31.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_31_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_31_REF.png|Img1|${workingPath}/axis_31.png|Img2|${workingPath}/diff_axis_31.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_31_REF.png ${workingPath}/axis_31.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) 
linear X (time) -Y axis (1) ( Modifier - Supprimer )

Xrange = [2012-10-11T00:00:00,2012-10-12T00:00:00]
Yrange = [-100,100]
XY origin = [Xmin,Ymin]
XY axis color – black
background color – white
X major tick value = 4 hours
X minor tick value = 1 hour
Y ticks automatic calculation
-!|
|reference|US 17: ID 32|id test|
|check|execute|${executable}|command|${path}request_us17_32.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/US17/axis_32.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_32_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_32_REF.png|Img1|${workingPath}/axis_32.png|Img2|${workingPath}/diff_axis_32.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_32_REF.png ${workingPath}/axis_32.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) 
linear X (time) -Y axis (2)

Xrange = [2012-10-11T00:01:28,2012-10-12T00:02:45]
Yrange = [-100,100]
XY origin = [Xmin,Ymin]
XY axis color – black
background color – white
X ticks – take into account start/stop time
X major tick value = 4 hours
X minor tick value = 1 hour
Y ticks automatic calculation
-!|
|reference|US 17: id 33|id test|
|check|execute|${executable}|command|${path}request_us17_33_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/US17/axis_33_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_33_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_33_1_REF.png|Img1|${workingPath}/axis_33_1.png|Img2|${workingPath}/diff_axis_33_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_33_1_REF.png ${workingPath}/axis_33_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_33_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/US17/axis_33_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_33_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_33_2_REF.png|Img1|${workingPath}/axis_33_2.png|Img2|${workingPath}/diff_axis_33_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_33_2_REF.png ${workingPath}/axis_33_2.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) 
 different time axis

automatic calculation of X ticks depending on range
Yrange = [-100,100]
XY origin = [Xmin,Ymin]
XY axis color – black
background color – white

1. Xrange = [2012-10-11T00:01:28,2012-10-11T00:02:45]
2. Xrange = [2012-10-11T00:00:28,2012-10-11T00:00:30]
3.Xrange = [2012-10-11T00:00:00,2012-10-15T010:00:00]
4. Xrange = [2012-10-11T00:00:00,2012-11-15T010:00:00]
5. Xrange = [2011-10-11T00:00:00,2012-11-15T010:00:00]

format of date : dd/mm/yy
-!|
|reference|US 17: id 34|id test|
|check|execute|${executable}|command|${path}request_us17_34_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/US17/axis_34_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_34_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_34_1_REF.png|Img1|${workingPath}/axis_34_1.png|Img2|${workingPath}/diff_axis_34_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_34_1_REF.png ${workingPath}/axis_34_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_34_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/US17/axis_34_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_34_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_34_2_REF.png|Img1|${workingPath}/axis_34_2.png|Img2|${workingPath}/diff_axis_34_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_34_2_REF.png ${workingPath}/axis_34_2.png|args|0|
|check|execute|${executable}|command|${path}request_us17_34_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 ./PlotFitnesseResults/US17/axis_34_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_34_3_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_34_3_REF.png|Img1|${workingPath}/axis_34_3.png|Img2|${workingPath}/diff_axis_34_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_34_3_REF.png ${workingPath}/axis_34_3.png|args|0|
|check|execute|${executable}|command|${path}request_us17_34_4.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/US17/axis_34_4.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_34_4_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_34_4_REF.png|Img1|${workingPath}/axis_34_4.png|Img2|${workingPath}/diff_axis_34_4.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_34_4_REF.png ${workingPath}/axis_34_4.png|args|0|
|check|execute|${executable}|command|${path}request_us17_34_5.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/US17/axis_34_5.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_34_5_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_34_5_REF.png|Img1|${workingPath}/axis_34_5.png|Img2|${workingPath}/diff_axis_34_5.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_34_5_REF.png ${workingPath}/axis_34_5.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) 
 different date format 

test ID34
1.Xrange = [2012-10-11T00:00:00,2012-10-15T010:00:00]
2. Xrange = [2012-10-11T00:00:00,2012-11-15T010:00:00]
3. Xrange = [2011-10-11T00:00:00,2012-11-15T010:00:00]

format of date : Julian Day and DOY/YY
-!|
|reference|US 17: id 35|id test|
|check|execute|${executable}|command|${path}request_us17_35_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/US17/axis_35_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_35_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_35_1_REF.png|Img1|${workingPath}/axis_35_1.png|Img2|${workingPath}/diff_axis_35_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_35_1_REF.png ${workingPath}/axis_35_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_35_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/US17/axis_35_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_35_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_35_2_REF.png|Img1|${workingPath}/axis_35_2.png|Img2|${workingPath}/diff_axis_35_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_35_2_REF.png ${workingPath}/axis_35_2.png|args|0|
|check|execute|${executable}|command|${path}request_us17_35_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 ./PlotFitnesseResults/US17/axis_35_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_35_3_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_35_3_REF.png|Img1|${workingPath}/axis_35_3.png|Img2|${workingPath}/diff_axis_35_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_35_3_REF.png ${workingPath}/axis_35_3.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) 
 linear X - logarithmic Y axis

Xrange [2012-10-11T00:00:00,2012-10-15T010:00:00]

1. Yrange [0,10000]
2. Yrange [1.e-10, 1]
3. Yrange [0.1,1]
-!|
|reference|US 17: id 36|id test|
|check|execute|${executable}|command|${path}request_us17_36_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/US17/axis_36_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_36_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_36_1_REF.png|Img1|${workingPath}/axis_36_1.png|Img2|${workingPath}/diff_axis_36_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_36_1_REF.png ${workingPath}/axis_36_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_36_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/US17/axis_36_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_36_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_36_2_REF.png|Img1|${workingPath}/axis_36_2.png|Img2|${workingPath}/diff_axis_36_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_36_2_REF.png ${workingPath}/axis_36_2.png|args|0|
|check|execute|${executable}|command|${path}request_us17_36_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 ./PlotFitnesseResults/US17/axis_36_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_36_3_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_36_3_REF.png|Img1|${workingPath}/axis_36_3.png|Img2|${workingPath}/diff_axis_36_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_36_3_REF.png ${workingPath}/axis_36_3.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) 
 logarithmic X-Y axis

Xrange [200, 2500000]
Yrange [2000, 500000]
-!|
|reference|US 17: id 37|id test|
|check|execute|${executable}|command|${path}request_us17_37.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/US17/axis_37.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_37_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_37_REF.png|Img1|${workingPath}/axis_37.png|Img2|${workingPath}/diff_axis_37.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_37_REF.png ${workingPath}/axis_37.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) 
 XY title

charsize = 1,2...
style = bold, italic
ID36
Xtitle 'Time UT'
1. Ytitle 'ACE Magnetic Field /breakline/ Bx (nT)'
2. Ytitle 'ACE Magnetic Field /breakline/ B^2 (nt^2)'

note: introduce lower and upper indices
-!|
|reference|US 17: id 38|id test|
|check|execute|${executable}|command|${path}request_us17_38_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/US17/axis_38_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_38_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_38_1_REF.png|Img1|${workingPath}/axis_38_1.png|Img2|${workingPath}/diff_axis_38_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_38_1_REF.png ${workingPath}/axis_38_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_38_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/US17/axis_38_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_38_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_38_2_REF.png|Img1|${workingPath}/axis_38_2.png|Img2|${workingPath}/diff_axis_38_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_38_2_REF.png ${workingPath}/axis_38_2.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) 
 axis orientation 'from top to bottom'

1.Xrange [32500000, 200]
Yrange [1500000, 2000]

2.Xrange [2012-10-11T00:00:00,2012-10-15T010:00:00]
Yrange [10000, 0]
-!|
|reference|US 17: id 39|id test|
|check|execute|${executable}|command|${path}request_us17_39_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/US17/axis_39_1.png|args|0|
|check|execute|${executable}|command|${path}request_us17_39_2.xml|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_39_1_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_39_1_REF.png|Img1|${workingPath}/axis_39_1.png|Img2|${workingPath}/diff_axis_39_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_39_1_REF.png ${workingPath}/axis_39_1.png|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/US17/axis_39_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_39_2_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_39_2_REF.png|Img1|${workingPath}/axis_39_2.png|Img2|${workingPath}/diff_axis_39_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_39_2_REF.png ${workingPath}/axis_39_2.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) 
 axis location ( Modifier - Supprimer )

ID 33
Yaxe: origin Xmax,Ymin; ticks 'from left to right'
-!|
|reference|US 17: id 40|id test|
|check|execute|${executable}|command|${path}request_us17_40.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/US17/axis_40.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${plotsRefDir}/axis_40_REF.png ./PlotFitnesseResults/US17/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/axis_40_REF.png|Img1|${workingPath}/axis_40.png|Img2|${workingPath}/diff_axis_40.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}axis_40_REF.png ${workingPath}/axis_40.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