Hi there!
In my team, according to our workflow, we use to generate Feature test with some attached files (usually datasets), and relate all this test, to a User Storie.
Normally these test have a Precondition with even more datasets attached to it. Finaly we create a Test Execution, wich our developers export to a Cucumber xxxx.feature file, wich is added to the project in a IDE
Just wondering if is there any way to download all the files attached wich are related finally to a Test Execution (or any ticket), cause its quite a waste of time the fact of being downloading all the attachment by hand. I know you can download all files attached to a ticket. but if I have a Execution, or TestPlan or anything that has included 6 Test, each one with 3 files...
Hope anyone can bring some light here
Thanks y'all