Let's continue the previous example to check the response deletion.
Here we will use more permissive regular expressions to match the delete request.
Please follow the bellow steps:
Regular expression: ^(Created|Deleted)\(([^,]*,)?([^)]*)\)
Value template: $3$
Information: you can test that the first message returns diamond
and the second returns a number.
${objectId}
.end_delay
action in the Virtual User tree.More complex frameworks
On the same idea, you can directly use a more complex framework to match create and delete requests at the same time.