content.txt
5.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
!1 !-User Story 20: Plot - Tickmarks.-!
!define path {../test/FitNesseRoot/ReleaseS/SecondPart/ReLease1/SprinT5/UserStory20/}
!define workingPath {./PlotFitnesseResults/US20/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider le plot tickmark (affichage des valeurs des paramètres sous un axe du temps visible ou non)-!
!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/US20|args|
|note|!- Création du répertoire de stockage des résultats -!|
|execute|mkdir -p |command|./PlotFitnesseResults/US20|args|
!3 Exécution des scripts
!|script|TestAmdaCommandLine|
|note|!- tickmarks parameter output
Output imf parameter as tickmarks.
start time : 2008-01-01T00:00:00
time int: 10 hours
title: parameter field_name + labels (3 lines)
charsize = 1,2..
style = normal, bold, italic
X,Y position – automatic or defined in request
-!|
|reference|US 20: id 59|id test|
|note|!- tickmarks parameter output
Output imf parameter as tickmarks.
start time : 2008-01-01T00:00:00
time int: 10 hours
style = normal, bold, italic
-!|
|note|!- Tickmark, axe en position bottom, avec graphe -!|
|check|execute|${executable}|command|${path}request_us20_59_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/US20/tickmark_59_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/tickmark_59_1_REF.png ./PlotFitnesseResults/US20/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/tickmark_59_1_REF.png|Img1|${workingPath}/tickmark_59_1.png|Img2|${workingPath}/diff_tickmark_59_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}tickmark_59_1_REF.png ${workingPath}/tickmark_59_1.png|args|0|
|note|!- Tickmark, axe en position top, avec graphe -!|
|check|execute|${executable}|command|${path}request_us20_59_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/US20/tickmark_59_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/tickmark_59_2_REF.png ./PlotFitnesseResults/US20/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/tickmark_59_2_REF.png|Img1|${workingPath}/tickmark_59_2.png|Img2|${workingPath}/diff_tickmark_59_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}tickmark_59_2_REF.png ${workingPath}/tickmark_59_2.png|args|0|
|note|!- Tickmark, axe en position bottom, avec graphe, style italique -!|
|check|execute|${executable}|command|${path}request_us20_59_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/US20/tickmark_59_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/tickmark_59_3_REF.png ./PlotFitnesseResults/US20/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/tickmark_59_3_REF.png|Img1|${workingPath}/tickmark_59_3.png|Img2|${workingPath}/diff_tickmark_59_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}tickmark_59_3_REF.png ${workingPath}/tickmark_59_3.png|args|0|
|note|!- Tickmark, sans graphe -!|
|check|execute|${executable}|command|${path}request_us20_59_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/US20/tickmark_59_4.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/tickmark_59_4_REF.png ./PlotFitnesseResults/US20/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/tickmark_59_4_REF.png|Img1|${workingPath}/tickmark_59_4.png|Img2|${workingPath}/diff_tickmark_59_4.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}tickmark_59_4_REF.png ${workingPath}/tickmark_59_4.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