Blame view

test/FitNesseRoot/ReleaseS/ThirdPart/ReLease2/SprinT4/UserStory95/content.txt 4.38 KB
fbe3c2bb   Benjamin Renard   First commit
1
2
3
!1 !-User Story 95: Instancier plot d'un spectrogramme pour un instant donné -!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease2/SprinT4/UserStory95/}
ba77c76c   Benjamin Renard   Move all referenc...
4
!define plotsRefDir {../test/plots_ref/${SYSTEM_OS}/ThirdPart/ReLease2/SprinT4/UserStory95/}
fbe3c2bb   Benjamin Renard   First commit
5
6
!define workingPath {./PlotFitnesseResults/US95/}
!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
!2 Description du test
!-   En tant qu'utilisateur scientifique
Je peux définir un temps au niveau de la définition d'un plot de type spectrogramme
Afin d'afficher une représentation pour le temps demandé de mon paramètre

Constante
Fill values
Axe log
Titre automatique = temps de coupe 
-!

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

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 95: id 00|id test|
|note|!- Instant plot / X/Y constant line, linear/logarithmic scale

-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us95_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}/instant_95_00.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
50
|check|execute|cp|command|${plotsRefDir}/instant_95_00_REF.png ./PlotFitnesseResults/US95/|args|0|
fbe3c2bb   Benjamin Renard   First commit
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/instant_95_00_REF.png|Img1|${workingPath}/instant_95_00.png|Img2|${workingPath}/diff_95_00.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}instant_95_00_REF.png ${workingPath}/instant_95_00.png|args|0|

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 95: id 01|id test|
|note|!- Instant plot / fill value / TableOnXAxis = true

-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us95_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}/instant_95_01.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
69
|check|execute|cp|command|${plotsRefDir}/instant_95_01_REF.png ./PlotFitnesseResults/US95/|args|0|
fbe3c2bb   Benjamin Renard   First commit
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/instant_95_01_REF.png|Img1|${workingPath}/instant_95_01.png|Img2|${workingPath}/diff_95_01.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}instant_95_01_REF.png ${workingPath}/instant_95_01.png|args|0|

!3 Exécution des scripts

!|script|TestAmdaCommandLine|
|reference|US 95: id 02|id test|
|note|!- Instant plot / fill value / TableOnXAxis = false

-!|
|note|!- Tracé des courbes  -!|
|check|execute|${executable}|command|${path}request_us95_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}/instant_95_02.png|args|0|
|note|!-Copie de la référence -!|
ba77c76c   Benjamin Renard   Move all referenc...
88
|check|execute|cp|command|${plotsRefDir}/instant_95_02_REF.png ./PlotFitnesseResults/US95/|args|0|
fbe3c2bb   Benjamin Renard   First commit
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|note|!-Génération fichier de différences graphiques entre image produite et image de référence-!|
|check|compare|${workingPath}/instant_95_02_REF.png|Img1|${workingPath}/instant_95_02.png|Img2|${workingPath}/diff_95_02.png|ImgDiff|0|
|note|!-Comparaison de l'image produite et de l'image de référence-!|
|check|execute|diff|command|${workingPath}instant_95_02_REF.png ${workingPath}/instant_95_02.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