content.txt 8.77 KB
!1 !-User Story 24 : Réaliser une étude statistique sur une liste d'intervalles de temps -!

!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease3/SprinT1/UserStory24/}
!define workingPath {./PlotFitnesseResults/US24/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!-  En tant qu'utilisateur scientifique
Je peux définir un ensemble de calculs statistiques sur des intervalles de temps définis dans une TT et pour des paramètres donnés
Afin d'obtenir un fichier catalogue contenant à la fois les intervalles de temps et les résultats des calculs statistiques demandés

Important 1.
Input - Time Interval; Time serie[s] of different parameter types
Output - Convolution of input parameters in time by applying of special function,
output can be of different parameter types.
Example:
Input: time serie of vectors -> function MinimumVariance() ->output : matrice 3x3 
-!

!2 Test
!|script|TestAmdaCommandLine|
|reference|US 24: id 00|id test|
|note|!- Format ASCII - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_00.xml|args|0|
|check|execute|diff|command|${path}/test_us24_00.txt statistic-min_max_mean_dst-2008000000000000.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 01|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_01.xml|args|0|
|check|execute|diff|command|${path}/test_us24_01.txt statistic-min_max_mean_dst-tt_1.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 02|id test|
|note|!- Format ASCII - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_02.xml|args|0|
|check|execute|diff|command|${path}/test_us24_02.txt statistic-min_max_mean_imf-2008000000000000.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 03|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_03.xml|args|0|
|check|execute|diff|command|${path}/test_us24_03.txt statistic-min_max_mean_imf-tt_1.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 04|id test|
|note|!- Format ASCII - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_04.xml|args|0|
|check|execute|diff|command|${path}/test_us24_04.txt statistic-minvar_imf-tt_1.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 05|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_05.xml|args|0|
|check|execute|diff|command|${path}/test_us24_05.txt statistic-min_max_mean_imf_1-tt_1.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 06|id test|
|note|!- Format ASCII - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_06.xml|args|0|
|check|execute|diff|command|${path}/test_us24_06.txt statistic-mean_minvar_imf-min_max_dst-tt_1.txt|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 07|id test|
|note|!- Format ASCII - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_07.xml|args|0|
|check|execute|diff|command|${path}/test_us24_07_1.txt statistic-dst-tt_1.txt|args|0|
|check|execute|diff|command|${path}/test_us24_07_2.txt statistic-imf-tt_1.txt|args|0|



!|script|TestAmdaCommandLine|
|reference|US 24: id 08|id test|
|note|!- Format XML - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_08.xml|args|0|
|check|execute|diff|command|${path}/test_us24_08.xml statistic-min_max_mean_dst-2008000000000000.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 09|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_09.xml|args|0|
|check|execute|diff|command|${path}/test_us24_09.xml statistic-min_max_mean_dst-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 10|id test|
|note|!- Format XML - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_10.xml|args|0|
|check|execute|diff|command|${path}/test_us24_10.xml statistic-min_max_mean_imf-2008000000000000.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 11|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_11.xml|args|0|
|check|execute|diff|command|${path}/test_us24_11.xml statistic-min_max_mean_imf-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 12|id test|
|note|!- Format XML - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_12.xml|args|0|
|check|execute|diff|command|${path}/test_us24_12.xml statistic-minvar_imf-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 13|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_13.xml|args|0|
|check|execute|diff|command|${path}/test_us24_13.xml statistic-min_max_mean_imf_1-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 14|id test|
|note|!- Format XML - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_14.xml|args|0|
|check|execute|diff|command|${path}/test_us24_14.xml statistic-mean_minvar_imf-min_max_dst-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 15|id test|
|note|!- Format XML - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_15.xml|args|0|
|check|execute|diff|command|${path}/test_us24_15_1.xml statistic-dst-tt_1.xml|args|0|
|check|execute|diff|command|${path}/test_us24_15_2.xml statistic-imf-tt_1.xml|args|0|



!|script|TestAmdaCommandLine|
|reference|US 24: id 16|id test|
|note|!- Format VOTable - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_16.xml|args|0|
|check|execute|diff|command|${path}/test_us24_16.xml statistic-min_max_mean_dst-2008000000000000.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 17|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_17.xml|args|0|
|check|execute|diff|command|${path}/test_us24_17.xml statistic-min_max_mean_dst-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 18|id test|
|note|!- Format VOTable - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_18.xml|args|0|
|check|execute|diff|command|${path}/test_us24_18.xml statistic-min_max_mean_imf-2008000000000000.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 19|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_19.xml|args|0|
|check|execute|diff|command|${path}/test_us24_19.xml statistic-min_max_mean_imf-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 20|id test|
|note|!- Format VOTable - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_20.xml|args|0|
|check|execute|diff|command|${path}/test_us24_20.xml statistic-minvar_imf-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 21|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_21.xml|args|0|
|check|execute|diff|command|${path}/test_us24_21.xml statistic-min_max_mean_imf_1-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 22|id test|
|note|!- Format VOTable - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_22.xml|args|0|
|check|execute|diff|command|${path}/test_us24_22.xml statistic-mean_minvar_imf-min_max_dst-tt_1.xml|args|0|

!|script|TestAmdaCommandLine|
|reference|US 24: id 23|id test|
|note|!- Format VOTable - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_23.xml|args|0|
|check|execute|diff|command|${path}/test_us24_23_1.xml statistic-dst-tt_1.xml|args|0|
|check|execute|diff|command|${path}/test_us24_23_2.xml statistic-imf-tt_1.xml|args|0|





-----
!contents -R2 -g -p -f -h