content.txt
2.81 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
!1 !-Test unitaires pour le download des parametres avec une table de energie et/ou de masse -!
!define path {../test/FitNesseRoot/ReleaseS/TmaAmda/ReLease4/DownloadTableParams/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- Cette US se contente d'ajouter le table d'energie ou de masse dans un fichier séparé lors d'une requette de download.
-!
!2 Test
!3 Connexion au serveur
!|script|ConnectToDDServer|
|check|login|1|
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 Exécution des scripts
!4 Récupération de données depuis DDServer et écriture dans un fichier de sortie
!|script|TestAmdaCommandLine|
|reference|downloadTable: id 00|id test|
|note|!- Paramètre DDServeur avec table constante dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_00.xml|args|0|
|check|execute|diff|command|output-e_mgs_omni1_2005030000000000.txt ${path}/download_00_REF.txt|args|0|
|check|execute|diff|command|output-e_mgs_omni1_info_table.txt ${path}/download_table_00_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|downloadTable: id 01|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_01.xml|args|0|
|check|execute|diff|command|output-mav_sta_c0_2_mav_sta_c0_2_Energy_2018239000000000.txt ${path}/download_01_REF.txt|args|0|
|check|execute|diff|command|output-mav_sta_c0_2_mav_sta_c0_2_Energy_info_table.txt ${path}/download_table_01_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|downloadTable: id 02|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_02.xml|args|0|
|check|execute|diff|command|output-tha_el_sp_tha_el_sp_Energy_2015068000000000.txt ${path}/download_02_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|downloadTable: id 03|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_03.xml|args|0|
|check|execute|diff|command|output-jedi_e90_counts_0_jedi_e90_counts_0_Energy_2016239080000000.txt ${path}/download_03_REF.txt|args|0|
|check|execute|diff|command|output-jedi_e90_counts_0_jedi_e90_counts_0_Energy_info_table.txt ${path}/download_table_03_REF.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|downloadTable: id 04|id test|
|note|!- Paramètre DDServeur avec table variable dans des fichiers ASCII -!|
|check|executeWithInfo|${executable}|command|${path}request_04.xml|args|0|
|check|execute|diff|command|output-mex_els_spec_0_mex_els_spec_0_Energy_2007049190000000.txt ${path}/download_04_REF.txt|args|0|
|check|execute|diff|command|output-mex_els_spec_0_mex_els_spec_0_Energy_info_table.txt ${path}/download_table_04_REF.txt|args|0|
-----
!contents -R2 -g -p -f -h