testcase TC_BS_ARQ_BV_H006() runs on Simu system TestAdapter {...}
Generated with T3Doc 2.0 on Fri Jan 30 15:06:31 CET 2009.

Configuration

Specific requirements:
- REG:
- ARQ supported
- UL SF:
- SS(=Tester) initiated
- ARQ requested
- ARQ window size set to 8
- ARQ block size set to 16
- ARQ purge timeout set to 0
- SS(=Test System) initiated


Description

Test Strategy:
1) Establish an uplink service flow connection by sending DSA-REQ message with ARQ enabled. It shall also
set the ARQ_RX_PURGE_TIMEOUT to 0. Set the ARQ_BLOCK_SIZE to 16 bytes.
2) Test system (=SS) prepare a sequence of 8 ARQ blocks. They are numbered 0 to 7. Among
them, a randomly chosen ARQ block is dropped.
3) Wait to receive the feed backed payload.
4) Do not send the dropped block to the IUT (=BS). The IUT keeps waiting for receiving the dropped ARQ blocks.
5) Wait long enough (~100 seconds) to check that ARQ_RX_PURGE_TIMEOUT has been treated as infinite.
Check that IUT does not trigger the timer t_arqPurgeTimeOut and does not discard the sent message.



Purpose

TP/BS/ARQ/BV-H006
TP version: 0.0.14
Initial Condition: IUT is operational.
Expected Behavior: Check that: On receiving a DSA-REQ with the ARQ_RX_PURGE_TIMEOUT parameter set to 0
and when the transaction is successful, the IUT handles ARQ_RX_PURGE_TIMEOUT
as infinite.