Automated UI Scenario Testing- Data Page Issue
Hi ,
I have created a Scenario testing test case and set Expected Results for a particular UI form. when the run the test case it validates the expected results with the UI form values. but i have configured the "D_pyScenerioTestData" Datapage and modified the "pyScenerioTestData" DataTransform as well. i need the test case to validate the expected results with the datapage values instead of the UI form.
let me know if any other configurations is required. please refer the Screen shot. the first two value (first name, last name) matches the expected result and hence gives pass and it wont take the values form data page.