Forum Discussion

richv's avatar
richv
Occasional Contributor
13 years ago

documenting my project

I have been using excel spreadsheets to drive my tests and the spreadsheet acts as my test documentation

I prefer the idea of using the "Test  Items" to create my tests as it is easier and more convenient method of developing my tests

Is there any way that I can export the data (name, test, count, timeout, paramaters, description) to excel.  That would be great

And possibly import in the future?

thanks in advance 

1 Reply


  • Hi Richard,


     


    There is no built-in functionality to do this. We have an appropriate suggestion in our DB, and your request has increased its rating.


    At the moment, you can try to create a script that will iterate though all test items and collect all the needed information about them. Refer to this page for details.