It is used for test data management.
We can store the dynamic test data in a shared location which is easy to read/update by the test case.
Since data is stored in a shared location, it is useful to share the same dynamic data across multiple test cases.
Data updates can happen without opening Tosca as it is treated as a separate component.