POC for BPSS testing: Case 1

Test Object

ID

Description

Mode

Operation

Configuration

Message Expression

Test Suite
Test Case testcase_1POC of exception handling
TestStepstep_01_01
Send a message m1PutMessage
ThreadRefnameRef='thread_02'synchType='asynchronous'
Threadname='thread_02'synchType='asynchronous'
TestStepstep_03Test that an Error message was NOT received, any time within 300 seconds after step_01 stepDuration='300'
Filter any ErrorList elements in the MessageStoreGetMessage/MessageStore//Message//[eb:ErrorList]
Assertion matchResult='fail' Verify Error is presentVerifyContent//Message[count()>0]
JoinjoinType='andjoin'
exception
End Join
End Thread
End ThreadRef
TestStepstep_01_03
Retrieve Response message M2GetMessage/MessageStore/Message//[eb:MessageHeader[eb:ConversationId=$ConversationId and eb:Action="Mute" and eb:MessageData/eb:MessageId='m2']
Assertion Verify Response is presentVerifyContent//Message(count()=1)>