content.txt
2.33 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
61
!1 User Story 64: Paramètre composé utilisateur avec operateurs logiques
http://yahscrum.akka.eu:8080/icescrum/p/AMDAKERNEL-64
!define path {../test/FitNesseRoot/ReleaseS/FirstPart/ReLease2/SprinT3/UserStory64/}
!define executable {EXE_AMDA_Kernel}
!2 Description
construct and output values of composed parameter based on user defined expression with arithmetic and logic operators and parameters simple .
Output parameter values are:
0 (false), 1 (true), 2 (no data)
Relational operators: < and >
Logical operators: & and |
Validation formule
!2 Liste des tests
!4 Tests :
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 ID-127 Logical expression 1
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 64: id 127|id test|
|execute|${executable}|command|-f iso -p expression_logical_1 -s 2008000003000000 -d 0000010000000000|args|
|check|result|0|
|check|diffOutputFile|test_64_127.txt|file1|output-expression_logical_1_2008000003000000.txt|file2|0|epsilon|0|
!3 ID 128 Logical expression 2
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 64: id 128|id test|
|execute|${executable}|command|-f iso -p expression_logical_2 -s 2008000003000000 -d 0000010000000000|args|
|check|result|0|
|check|diffOutputFile|test_64_128.txt|file1|output-expression_logical_2_2008000003000000.txt|file2|0|epsilon|0|
!3 ID 129 Logical expression 3
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 64: id 129|id test|
|execute|${executable}|command|-f iso -p expression_logical_3 -s 2008000003000000 -d 0000010000000000|args|
|check|result|0|
|check|diffOutputFile|test_64_129.txt|file1|output-expression_logical_3_2008000003000000.txt|file2|0|epsilon|0|
!3 ID 130 Logical Expression 4
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 64: id 130|id test|
|execute|${executable}|command|-f iso -p expression_logical_4 -s 2008000003000000 -d 0000010000000000|args|
|check|result|0|
|check|diffOutputFile|test_64_130.txt|file1|output-expression_logical_4_2008000003000000.txt|file2|0|epsilon|0|
!3 ID 131 Logical expression 5
!4 Tests :
!|script|TestAmdaCommandLine|
|reference|US 64: id 131|id test|
|execute|${executable}|command|-f iso -p expression_logical_5 -s 2008000003000000 -d 0000001000000000|args|
|check|result|0|
|check|diffOutputFile|test_64_131.txt|file1|output-expression_logical_5_2008000003000000.txt|file2|0|epsilon|0|
!2 Suivit des modifications