Forum Discussion

sdruker's avatar
sdruker
Contributor
11 years ago

Export Test parameters and variables into CSV file

Hi,



I'm using test parameters and variables in my keyword test.

Some of the variables has unique values which generted during the test (with unique value such as time stamp etc)



at the end or during each test, I want to export the parameters values into csv\excel, and use it in different test for verification .





I read the article about stores, but שs I understand it talks more about reading from the stored files and not mentioned how to export into stored files



Is it possible to do What I want?



Thanks,

Sivan

1 Reply

  • tpotter's avatar
    tpotter
    Occasional Contributor
    You could write to the file during the test, as described in this article. Just keep in the format you want to reread it in.