Blame view

test/FitNesseRoot/ReleaseS/ThirdPart/ReLease2/SprinT1/UserStory10/content.txt 5.23 KB
fbe3c2bb   Benjamin Renard   First commit
1
2
3
!1 !-User Story 10 : Positionnement vertical des panels sur une page -!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease2/SprinT1/UserStory10/}
ba77c76c   Benjamin Renard   Move all referenc...
4
!define plotsRefDir {../test/plots_ref/${SYSTEM_OS}/ThirdPart/ReLease2/SprinT1/UserStory10/}
fbe3c2bb   Benjamin Renard   First commit
5
6
!define workingPath {./PlotFitnesseResults/US10/}
!define executable {amdaXMLRequestorTool }
fbe3c2bb   Benjamin Renard   First commit
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
!2 Description du test
!-  En tant que utilisateur
Je peux demander que mes panels soient positionnés les uns en dessous des autres
Afin d'afficher plusieurs panels sur une même page

La hauteur des panels peut être variable (à définir dans la requête). 
-!

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

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 10: id 32|id test|
|note|!- layout type = vertical 
only timePlots
-------------------------------------------
panel 1 - timePlot:
imf
panel 2 - timePlot:
dst
panel 3- timePlot:
efield
panel 4 - timePlot:
imf(2)
panel 5 - timePlot:
efield
-------------------------------------------
StartTime  01/01/2008 00:00:00
TimeInt  1 day

-!|
|note|!- Portrait, Layout type=auto, panelHeight=0.2, panelSpacing=0.02, firstPanelHeightFactor=1.2, expand=true  -!|
|check|execute|${executable}|command|${path}request_us10_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 ${workingPath}/layout_10_32.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
62
|check|execute|cp|command|${plotsRefDir}/layout_10_32_REF.png ./PlotFitnesseResults/US10/|args|0|
fbe3c2bb   Benjamin Renard   First commit
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
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/layout_10_32_REF.png|Img1|${workingPath}/layout_10_32.png|Img2|${workingPath}/diff_10_32.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}layout_10_32_REF.png ${workingPath}/layout_10_32.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 10: id 33|id test|
|note|!- layout type = vertical
 timePlots and xyPlots
 -------------------------------------------
panel 1 - xyPlot:
x = imf(1); y= imf(0)

panel 2 - timePlot:
dst

panel 3 - xyPlot:
x = efield(0) y = imf(2)

panel 4 - timePlot:
imf(2)

panel 5 - timePlot:
efield
-------------------------------------------
StartTime  01/01/2008 00:00:00
TimeInt  1 day

-!|
|note|!- Portrait, Layout type=auto, panelHeight=0.2, panelSpacing=0.02, firstPanelHeightFactor=1.2, expand=true  -!|
|check|execute|${executable}|command|${path}request_us10_33.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}/layout_10_33.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
98
|check|execute|cp|command|${plotsRefDir}/layout_10_33_REF.png ./PlotFitnesseResults/US10/|args|0|
fbe3c2bb   Benjamin Renard   First commit
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
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/layout_10_33_REF.png|Img1|${workingPath}/layout_10_33.png|Img2|${workingPath}/diff_10_33.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}layout_10_33_REF.png ${workingPath}/layout_10_33.png|args|0|

!|script|TestAmdaCommandLine|
|reference|US 10: id 34|id test|
|note|!- layout type = vertical
real panels expand
-------------------------------------------
panel 1 - xyPlot:
x = imf(1); y= imf(0)

panel 2 - timePlot:
dst
-------------------------------------------
StartTime  01/01/2008 00:00:00
TimeInt  1 day

-!|
|note|!- Portrait, Layout type=auto, panelHeight=0.2, panelSpacing=0.02, firstPanelHeightFactor=1.2, expand=true  -!|
|check|execute|${executable}|command|${path}request_us10_34.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}/layout_10_34.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
125
|check|execute|cp|command|${plotsRefDir}/layout_10_34_REF.png ./PlotFitnesseResults/US10/|args|0|
fbe3c2bb   Benjamin Renard   First commit
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/layout_10_34_REF.png|Img1|${workingPath}/layout_10_34.png|Img2|${workingPath}/diff_10_34.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}layout_10_34_REF.png ${workingPath}/layout_10_34.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