how to collect logs from test case results collectively
![]()
We have a setup of Test Suite that have hundreds of Test Cases. When the Test Suite Execution Record for that Test Suite is run, it creates one Test Suite Result and in this result one result for each Test Case that is associated with the Test Suite.. Each of these results have logs attached and we are wondering how to download all of them in one go? Is there a way to achieve this?
|
Accepted answer
![]()
Hi Binoy,
Currently we dont have any such option to bulk download the attachments from multiple Test Case Results at one go. You need to open each result and download it individually. You can open an RFE if it is a critical requirement for your project. Thanks Binoy D'costa selected this answer as the correct answer
|