content.txt
6.32 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
!1 !-User Story 28: Définition d'un temps d’échantillonnage (ou pas) pour les plots de type 'XYPlot'-!
!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease1/SprinT3/UserStory28/}
!define workingPath {./PlotFitnesseResults/US28/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-Le but du test est de valider la bonne prise en charge de la définition, ou de la non définition, d'un temps d'échantillonage pour le tracé d'un 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/US28|args|
|note|!- Création du répertoire de stockage des résultats -!|
|execute|mkdir -p |command|./PlotFitnesseResults/US28|args|
!3 Exécution des scripts
!|script|TestAmdaCommandLine|
|reference|US 28: id 16_1|id test|
|note|!- plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
No resampling defined => used xparam as reference parameter for time
-!|
|check|execute|${executable}|command|${path}request_us28_16_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 ${workingPath}/plot_28_16_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_1_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_1_REF.png|Img1|${workingPath}/plot_28_16_1.png|Img2|${workingPath}/diff_28_16_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_1_REF.png ${workingPath}/plot_28_16_1.png|args|0|
!|script|TestAmdaCommandLine|
|reference|US 28: id 16_2|id test|
|note|!- plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
Resampling under yparam times defined
-!|
|check|execute|${executable}|command|${path}request_us28_16_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 ${workingPath}/plot_28_16_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_2_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_2_REF.png|Img1|${workingPath}/plot_28_16_2.png|Img2|${workingPath}/diff_28_16_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_2_REF.png ${workingPath}/plot_28_16_2.png|args|0|
!|script|TestAmdaCommandLine|
|reference|US 28: id 16_3|id test|
|note|!- plot imf(1) = f(efield(1))
start time : 2008-01-01T00:00:00
time int: 2 days
Manual resampling for both parameters defined to 60s
-!|
|check|execute|${executable}|command|${path}request_us28_16_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 ${workingPath}/plot_28_16_3.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_16_3_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_16_3_REF.png|Img1|${workingPath}/plot_28_16_3.png|Img2|${workingPath}/diff_28_16_3.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_16_3_REF.png ${workingPath}/plot_28_16_3.png|args|0|
!|script|TestAmdaCommandLine|
|reference|US 28: id 17_1|id test|
|note|!- plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
No resampling defined => used original sampling
-!|
|check|execute|${executable}|command|${path}request_us28_17_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 ${workingPath}/plot_28_17_1.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_17_1_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_17_1_REF.png|Img1|${workingPath}/plot_28_17_1.png|Img2|${workingPath}/diff_28_17_1.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_17_1_REF.png ${workingPath}/plot_28_17_1.png|args|0|
!|script|TestAmdaCommandLine|
|reference|US 28: id 17_2|id test|
|note|!- plot imf(1) = f(imf(0))
start time : 2008-01-01T00:00:00
time int: 2 days
Resampling defined to 16s
-!|
|check|execute|${executable}|command|${path}request_us28_17_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 ${workingPath}/plot_28_17_2.png|args|0|
|note|!-Copie de la référence -!|
|check|execute|cp|command|${path}/plot_28_17_2_REF.png ./PlotFitnesseResults/US28/|args|0|
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/plot_28_17_2_REF.png|Img1|${workingPath}/plot_28_17_2.png|Img2|${workingPath}/diff_28_17_2.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}plot_28_17_2_REF.png ${workingPath}/plot_28_17_2.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