Forum Discussion

TAHbKA's avatar
TAHbKA
Occasional Contributor
12 years ago

Export a list of planned tests from `Organize tests' into a text/excel?

Am organizing the tests to run with `Organize Tests'. I want to see the list of tests which are to run in a text/excel/whatever (not a picture) file. Is it possible? Realize I'll be able to export the results after the tests were completed, but I want it BEFORE running the said tests. Is it possible?



Thanks!

1 Reply


  • Hi Tanya,


     


    There is no built-in functionality to export the list of test items. However, we have an appropriate suggestion in our DB, and your request has increased its rating.


     


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