Mapping PSQuery to a Test
You can run an existing test using real-time data. The test will use query results to populate test data. The query results can have real-time data or modified data. You do not have to create a test case each time data changes. Use the DataLoader step type to include the modified query results in your tests.
Important:
By default, one DataLoader step type is associated with one query. If you require more than one query for the test, insert respective DataLoader types.