content.txt 1.24 KB
!1 User Story 65: Composed parameter with running average
http://yahscrum.akka.eu:8080/icescrum/p/AMDAKERNEL-65
!define path {../test/FitNesseRoot/ReleaseS/FirstPart/ReLease2/SprinT3/UserStory65/}
!define executable {EXE_AMDA_Kernel}
!2 Description	
Construct and output values of composed parameter obtained by application of running average function to simple parameters
Notes	

function has additional argument time window size

Use for calculations data INSIDE requested time interval only.

!2 Liste des tests

!4 Tests : 
!|script|TestAmdaCommandLine|
|set|${path}|path|

!3 ID-124 averaging scalar
!4 Tests : 
!|script|TestAmdaCommandLine|
|reference|US 65: id 124|id test|
|execute|${executable}|command|-f iso -p density_sliding -s 2008000000000000 -d 0000000020000000|args|
|check|result|0|
|check|diffOutputFile|test_65_124.txt|file1|output-density_sliding_2008000000000000.txt|file2|0|epsilon|0|


!3 ID-125 averaging 1d table
!4 Tests : 
!|script|TestAmdaCommandLine|
|reference|US 65: id 125|id test|
|execute|${executable}|command|-f iso -p imf_sliding -s 2008000000000000 -d 0000000020000000|args|
|check|result|0|
|check|diffOutputFile|test_65_125.txt|file1|output-imf_sliding_2008000000000000.txt|file2|0|epsilon|0|

!2 Suivit des modifications