How to Create a Standard TestData for Multiple Tests?

I’m looking for guidance on how to develop a standardized set of TestData that can be utilized across various testing scenarios. This should help ensure consistency and reusability in our testing processes. Any tips or best practices for achieving this would be greatly appreciated.

Thanks for your feedback. Here’s the TestData-related help documentation, but we currently don’t have a best practices article:

But how to handle test data in diferent scenarios?

Currently, using the same test data across different testing scenarios is not supported. We’ll consider adding this feature in the future.

We can’t use the default data for different test scenario? Mmm