content.txt
22.5 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
!1 !-User Story 17: Plot - affichage des axes, des graduations et des labels.-!
!define path {../test/FitNesseRoot/ReleaseS/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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|${path}/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