We are trying to use the dynamic data referencing for Pega Scenario testing through Setup & Cleanup tab of test case using Activity.
Created a page in activity and set some values to property on page and refer the same page.property in test case steps using dynamic type.
When we run the test case, values are being passed as blank on UI screen, But we see values in data page (D_ScenarioTestDynamicData) when traced.
Is there any issue with scenario testing dynamic date referencing?
This is for PegaTestAutomationKit 1.2 with Pega Platform 8.5.2
@MohammadS4753
This is issue is observed in few portals, scenarios and fixed in PegaTestAutomationKit 1.3 version. PegaTestAutomation 1.3 is available at market place in few days at “Pega Test Automation Kit | Pega” please download and add to your application and try once again.
Note: To reflect changes you may have to hard reload js files in current browser or access the same PRPC system our URL in fresh browser and login and run scenario tests.
@batcv Thanks for the update. Is there a way or workaround to fix the issue in Pega Test Auatomation kit 1.2 until we get the version 1.3?
@batcv
Issue solved with version 1.3, I just downloaded and tested it.