Generic ACK Process Test Case

Done a generic acknlowledge procession for biztalk solution. Below is the test case guide.
1. No subscribed send port for original message
     NACK message will be generated. Property BTS.AckSendPortName will not eixst in ACK message.
2. No subscribed send port for StdACK message
3. Normal ACK Message
4  Wrong folder address for send port of original message
5. Receive Pipeline Exception
6. Receive Map Exception
7. Send Map Error with retry mechanism
8. Send Map Error without retry mechanism
9. Send Pipeline Exception
10. Message split in receive pipeline

你可能感兴趣的:(process)