Hi All.
I am generating a variable in Test1, that I would like to write/output to a CSV file (or even Excel would work) for use in Test2.
Does anyone know of an easy way to do this? Or can provide some information on where to look on how to write to specific fields in a CSV/Excel file?
Thanks.
Solved! Go to Solution.
Hi,
Any restrictions to use Project Variables (of temporary or permanent type depending on persistence requirements) ?
Hi,
Any restrictions to use Project Variables (of temporary or permanent type depending on persistence requirements) ?
Hi Alex,
Thanks for the suggestion.
Was able to utilise persistent project variables to achieve the same outcome I was hoping for.
Cheers.
Chris.
Hi Chris,
Nice to hear that the problem has been solved.
Also, if you need to persist a lot of values, you may consider to use the Storages object provided by TestComplete and store values to .ini or .xml files.
Subject | Author | Latest Post |
---|---|---|