Unit Test Decision Result Assertion with Setup values
How to pass dynamic values (values from ClipboardPage or parameter) while setting up test case for Decision Tree.
The only option which worked for us is to set the string values while creating test case.
In one of our scenarios we need to use CurrentTimestamp. We have set it on a ClipboardPage using Setup Data Transform but it is not working. If we specify PegaName.propertyName, its taken as a literal instead of value from the specified page.
***Moderator: Pallavi to update platform capability tags***