content.txt 4.33 KB
!1 !-User Story 9: Ajouter l'information temporelle sur un plot de type 'XYPlot'-!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease1/SprinT2/UserStory9/}
!define workingPath {./PlotFitnesseResults/US9/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider l'ajout d'information temporelles sur les 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/US9|args|
|note|!- Création du répertoire de stockage des résultats -!|
|execute|mkdir -p |command|./PlotFitnesseResults/US9|args|

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 9: id 18|id test|
|note|!-  tick step is defined
imf(0) = f(dst)
StartTime 2008-01-01T02:00:00
TimeInt 30 min
imf is resampled on dst time
First tickmark at StartTime (triangle)
Minor Ticks number  5
Major ticks (Label output) step  5 min
Label format  hh:mm
Symbol  circle
symbol color  red
-!|
|check|execute|${executable}|command|${path}request_us9_18.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_9_18.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_9_18_REF.png ./PlotFitnesseResults/US9/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_9_18_REF.png|Img1|${workingPath}/plot_9_18.png|Img2|${workingPath}/diff_9_18.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_9_18_REF.png ${workingPath}/plot_9_18.png|args|0|





!|script|TestAmdaCommandLine|
|reference|US 9: id 19|id test|
|note|!-  ticks number is defined
imf(0) = f(dst)
StartTime 2008-01-01T00:00:00
TimeInt 1 day
sampling  3600 s
number of major ticks (labels) = 5
number of minor ticks = 5
symbol  ticks of different size
label format  automatic
-!|
|check|execute|${executable}|command|${path}request_us9_19.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_9_19.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_9_19_REF.png ./PlotFitnesseResults/US9/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_9_19_REF.png|Img1|${workingPath}/plot_9_19.png|Img2|${workingPath}/diff_9_19.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_9_19_REF.png ${workingPath}/plot_9_19.png|args|0|





!|script|TestAmdaCommandLine|
|reference|US 9: id 20|id test|
|note|!-  automatic definition
imf(0) = f(dst)
StartTime 2008-01-01T00:00:00
TimeInt 22h 35m
sampling  3600 s
define the most suitable major tick step.
-!|
|check|execute|${executable}|command|${path}request_us9_20.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_9_20.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_9_20_REF.png ./PlotFitnesseResults/US9/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_9_20_REF.png|Img1|${workingPath}/plot_9_20.png|Img2|${workingPath}/diff_9_20.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_9_20_REF.png ${workingPath}/plot_9_20.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