|
Block Under Test Ports |
|
Test Case Name |
Test Case Description |
Test Requirements Covered |
No. of Time Steps |
Normal Range |
Input[1] |
Input[2] |
Output |
Step Description |
min ® |
0 |
1 |
1 |
max ® |
100 |
1 |
101 |
![]() |
AllMax [12] |
each input at max or min of its op range such that output = op range max |
Functional: SumOperation (1 of 2) |
1 |
|
100 |
1 |
101 |
output = op range max |
![]() |
AllMin [12] |
each input at min or max of its op range such that output = op range min |
Functional: SumOperation (1 of 2) |
1 |
|
0 |
1 |
1 |
output = op range min |
![]() |
MinOut [1] |
one input = op range min, others = 0; output = non zero input |
Functional: SumOperation (1 of 2) |
1 |
|
10 |
1 |
11 |
one input = op range min, others = 0; output = non zero input |
![]() |
MinOut [2] |
one input = op range min, others = 0; output = non zero input |
Functional: SumOperation (2 of 2) |
1 |
|
0 |
1 |
1 |
one input = op range min, others = 0; output = non zero input |
![]() |
MaxOut [1] |
one input = op range min, others = 0; output = non zero input |
Functional: SumOperation (1 of 2) |
1 |
|
100 |
1 |
101 |
one input = op range min, others = 0; output = non zero input |
![]() |
MaxOut [2] |
one input = op range min, others = 0; output = non zero input |
Functional: SumOperation (2 of 2) |
1 |
|
0 |
1 |
1 |
one input = op range min, others = 0; output = non zero input |