content.txt
1.38 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
!1 User Story 76: VI-dependent getParam()
http://yahscrum.akka.eu:8080/icescrum/p/AMDAKERNEL-76
!define path {../test/FitNesseRoot/ReleaseS/FirstPart/ReLease3/SprinT1/UserStory76/}
!define executable {amdaXMLRequestorTool }
!2 Description
Minimize calls to DD Server by using one getMultiData() call for ALL parameters of the same VI (virtial instrument)
Finalize parameter XML descriptor
!2 Liste des tests
!4 Tests :
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 ID-141 request with 3 params
output 3 ascii files for request_76_141
verify number of calls to DD Server
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 76: id 141|id test|
|check|execute|amdaXMLRequestorTool|command|${path}request_76_141.xml|args|0|
|check|diffOutputFile|output-density_2008000000000000.txt|file1|output-density_2008000000000000.txt|file2|0|
|check|diffOutputFile|output-velocity_2008000000000000.txt|file1|output-velocity_2008000000000000.txt|file2|0|
|check|diffOutputFile|output-imf_2_2008000000000000.txt|file1|output-imf_2_2008000000000000.txt|file2|0|
!|script|TestCommandLine|
|note|!- Il doit y avoir 3 appel exactement à DDServer pour récupérer les données-!|
|check|execute|!-grep "getOneDDDataBloc" example.log | wc -l-!|command|count|alias|0|
|check|execute|!-test `cat ${count:OUTPUT}` -eq 3-!|command|countTest|alias|0|
!2 suivi des modifications
Sans objet
-----
!contents -R2 -g -p -f -h