Question

Pegasystems Inc.
IT
Last activity: 31 May 2019 4:54 EDT
How to Test Case dependencies with Wait Shape
I am facing an issue in the following scenario:
- A sub case has one SLA on an assignment
- When the SLA reaches the deadline the case is resolved-cancelled
- A parent case creates a sub case instance and wait until the child case SLA is triggered. The wait shape lets the parent wait for the child resolution.
- As the child is resolved the parent is resolved.
I am trying to automate the test, by the way if i create the test case for the parent, the case is created and nothing happen.
How can i test this kind of relathionship with the wait shape and the case dependencies ? can someone help me ?
in the meantime i will continue to find a solution.