DataGen deprecated - Alternatives to define templates/multiline properties?
Hi all,
in our project (using ReadyAPI 2.6.0) we do need the possibility to define one multiline template per step with property expansion enabled. DataGen templates do have exactly the expected behaviour, but unfortunately the docu states that DataGen is deprecated and will be removed in the next releases.
The docu also states, that DataSource should be the proper replacement, but it isn't by far. There is no way to define some multiline text and i don't need the feature of multiple rows.
"DataSource" is surely the proper way to define database like sets of entries with rows/columns to iterate over, but not to define a single static template.
So what are my options?
Why is DataGen deprecated? When will it be removed? Why isn't it possible to define simple multiline properties? What else could i do to achive this goal?
Best regards,
Joachim
Ahh.... just read the release notes for version 2.1.
the DataGen step will remain in the product, but will not evolve.With this, i think it is safe to use DataGen for templating purpose.