content.txt
1.65 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
!1 User Story 61: Composed parameter with time shifting processing function
http://yahscrum.akka.eu:8080/icescrum/p/AMDAKERNEL-61
!define path {../test/FitNesseRoot/ReleaseS/FirstPart/ReLease2/SprinT1/UserStory61/}
!define executable {amdaXMLRequestorTool}
!2 Description des tests
Description Construct and output values of composed parameter obtained by application of time shift function to simple parameters
Notes
Forward time shift (plus) => parameter(T) == parameter(T + TIME_SHIFT_INTERVAL)
Backward time shift (minus) => parameter(T) == parameter(T – TIME_SHIFT_INTERVAL)
TIME_SHIFT_INTERVAL is in seconds
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 ID-63 backward time shifting
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 61: id 45|id test|
|check|returnValue| -f iso -p density_shifted_minus -s 2008000000000000 -d 0000000010000000|argument|0|
|check|diffOutputFile|test_61_63.txt|file1|output-density_shifted_minus_2008000000000000.txt|file2|0|
!3 ID-64 forward time shifting
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 61: id 45|id test|
|check|returnValue| -f iso -p density_shifted_plus -s 2008000000000000 -d 0000000010000000|argument|0|
|check|diffOutputFile|test_61_64.txt|file1|output-density_shifted_plus_2008000000000000.txt|file2|0|
!3 ID-65 composed paramter from two parameters
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 61: id 45|id test|
|check|returnValue| -f iso -p ram_pressure_shifted -s 2008000000000000 -d 0000000010000000|argument|0|
|check|diffOutputFile|test_61_65.txt|file1|output-ram_pressure_shifted_2008000000000000.txt|file2|2.4e-7|epsilon|0|
!|script|TestAmdaCommandLine|
|set||path|