content.txt
4.76 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
!1 !-User Story 77: Resampling sur un paramètre de référence pour le download -!
!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease3/SprinT2/UserStory77/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- Utiliser la définition du temps du premier paramètre comme temps de référence pour resampler les autres paramètres lors d'un DownloadOutput
-!
!2 Test
!3 Connexion au serveur
!|script|ConnectToDDServer|
|check|login|1|
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 Exécution des scripts
!|script|TestAmdaCommandLine|
|reference|US 77: id 00|id test|
|note|!- Structure : one-file-refparam, Un intervalle de temps, dst est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_00.xml|args|0|
|check|execute|diff|command|output-dst_imf_efield_2008000000000000.txt ${path}/download_77_00_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 01|id test|
|note|!- Structure : one-file-refparam, Un intervalle de temps, imf est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_01.xml|args|0|
|check|execute|diff|command|output-imf_dst_efield_2008000000000000.txt ${path}/download_77_01_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 02|id test|
|note|!- Structure : one-file-refparam, Un intervalle de temps, efield est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_02.xml|args|0|
|check|execute|diff|command|output-efield_dst_imf_2008000000000000.txt ${path}/download_77_02_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 03|id test|
|note|!- Structure : one-file-refparam, sur une TT, dst est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_03.xml|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1.txt ${path}/download_77_03_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 04|id test|
|note|!- Structure : one-file-refparam, sur une TT, imf est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_04.xml|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1.txt ${path}/download_77_04_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 05|id test|
|note|!- Structure : one-file-refparam, sur une TT, efield est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_05.xml|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1.txt ${path}/download_77_05_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 06|id test|
|note|!- Structure : one-file-per-interval-refparam, sur une TT, dst est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_06.xml|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1_0.txt ${path}/download_77_06_0_REF.txt|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1_1.txt ${path}/download_77_06_1_REF.txt|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1_2.txt ${path}/download_77_06_2_REF.txt|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1_3.txt ${path}/download_77_06_3_REF.txt|args|0|
|check|execute|diff|command|output-dst_imf_efield_tt_1_4.txt ${path}/download_77_06_4_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 07|id test|
|note|!- Structure : one-file-per-interval-refparam, sur une TT, imf est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_07.xml|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1_0.txt ${path}/download_77_07_0_REF.txt|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1_1.txt ${path}/download_77_07_1_REF.txt|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1_2.txt ${path}/download_77_07_2_REF.txt|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1_3.txt ${path}/download_77_07_3_REF.txt|args|0|
|check|execute|diff|command|output-imf_dst_efield_tt_1_4.txt ${path}/download_77_07_4_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 77: id 08|id test|
|note|!- Structure : one-file-per-interval-refparam, sur une TT, efield est le paramètre de référence -!|
|check|execute|${executable}|command|${path}request_us77_08.xml|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1_0.txt ${path}/download_77_08_0_REF.txt|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1_1.txt ${path}/download_77_08_1_REF.txt|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1_2.txt ${path}/download_77_08_2_REF.txt|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1_3.txt ${path}/download_77_08_3_REF.txt|args|0|
|check|execute|diff|command|output-efield_dst_imf_tt_1_4.txt ${path}/download_77_08_4_REF.txt|args|0|
-----
!contents -R2 -g -p -f -h