Pass dynamic data test data to scenario test data using D_pyScenarioTestData
Hi,
I have created a scenario test and want to pass new test data to it. I saved the data transform of D_pyScenarioTestData and setting the value of the property as below.
D_pyScenarioTestData.BusinessType= "New" in the data transform of the data page.
Note: BusinessType is a property on my case screen. When I am running the scenario test, it is still picking the old value instead of new value from the D_pyScenarioTestData.
Let me know if I am missing something.
Regards,
Nizam
***Edited by Moderator: Pallavi to update platform capability tags***