content.txt 6.72 KB
!1 !-User Story 89: Tracé d'un texte supplémentaire dans le panel -!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease2/SprinT2/UserStory89/}
!define workingPath {./PlotFitnesseResults/US89/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-  PanelText : Attributs: position (à droite, gauche, haut ou bas), font, couleur, taille, texte (sur plusieurs lignes ou pas), etc... orienté suivant la position. Un seul définit par position. Le titre doit être le plus haut.
PlotArea 
-!

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

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 89: id 00|id test|
|note|!- 
-------------------------------------------
Tracé d'un texte supplémentaire sur le panel : left, right, top, bottom
-------------------------------------------
-!|
|check|execute|${executable}|command|${path}request_us89_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}/textlegend_89_00.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/textlegend_89_00_REF.png ./PlotFitnesseResults/US89/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/textlegend_89_00_REF.png|Img1|${workingPath}/textlegend_89_00.png|Img2|${workingPath}/diff_89_00.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}textlegend_89_00_REF.png ${workingPath}/textlegend_89_00.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 89: id 01|id test|
|note|!- 
-------------------------------------------
Tracé d'un texte supplémentaire sur le panel : left, right, top, bottom + MULTIAXES
-------------------------------------------
-!|
|check|execute|${executable}|command|${path}request_us89_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}/textlegend_89_01.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/textlegend_89_01_REF.png ./PlotFitnesseResults/US89/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/textlegend_89_01_REF.png|Img1|${workingPath}/textlegend_89_01.png|Img2|${workingPath}/diff_89_01.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}textlegend_89_01_REF.png ${workingPath}/textlegend_89_01.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 89: id 02|id test|
|note|!- 
-------------------------------------------
Tracé d'un texte supplémentaire sur le panel : left, right, top, bottom + MULTIAXES + FONTES
-------------------------------------------
-!|
|check|execute|${executable}|command|${path}request_us89_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}/textlegend_89_02.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/textlegend_89_02_REF.png ./PlotFitnesseResults/US89/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/textlegend_89_02_REF.png|Img1|${workingPath}/textlegend_89_02.png|Img2|${workingPath}/diff_89_02.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}textlegend_89_02_REF.png ${workingPath}/textlegend_89_02.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 89: id 03|id test|
|note|!- 
-------------------------------------------
Tracé d'un texte supplémentaire sur le panel : left, right, top, bottom + SANS TITRE PANEL
-------------------------------------------
-!|
|check|execute|${executable}|command|${path}request_us89_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}/textlegend_89_03.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/textlegend_89_03_REF.png ./PlotFitnesseResults/US89/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/textlegend_89_03_REF.png|Img1|${workingPath}/textlegend_89_03.png|Img2|${workingPath}/diff_89_03.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}textlegend_89_03_REF.png ${workingPath}/textlegend_89_03.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 89: id 04|id test|
|note|!- 
-------------------------------------------
Tracé d'un texte supplémentaire sur le panel : left, right, top, bottom + SANS TITRE PANEL + MULTI-LINE
-------------------------------------------
-!|
|check|execute|${executable}|command|${path}request_us89_04.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}/textlegend_89_04.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/textlegend_89_04_REF.png ./PlotFitnesseResults/US89/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/textlegend_89_04_REF.png|Img1|${workingPath}/textlegend_89_04.png|Img2|${workingPath}/diff_89_04.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}textlegend_89_04_REF.png ${workingPath}/textlegend_89_04.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