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
IfifType='and'
ThreadRefnameRef='thread_02'synchType='asynchronous'
Threadname='thread_02'
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]
End Thread
End ThreadRef
Then
ThreadRefnameRef='exception'
Threadname='exception'
fail
End Thread
End ThreadRef
End Then
End If
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)>