Storing the LivingDoc Test execution report via AzureDevops pipeline
We are using Specflow 3.8.14 and LivingDoc version 3.8.35 currently in our project. We run our nightly Test suite via the Azure Release pipeline and publish the results from Living Docs on the DevOps Portal on daily basis.
Due to one of the audit requirements, it's required for us to also secure all the LivingDoc report generated on a nightly basis for the monthly releases. We are now trying to understand if it's possible to grab the report automatically(via Azure task or any other means once the report is generated) and store it on the desired servers.
Does anyone had similar req. ? Is this feature possible and to be able to integrate it via Pipelines?
Thanks
Note that we are currently only able to see results from the latest execution only.
-
Official comment
You can download the file whilst viewing it, but I'm going to assume an automated option would be more desirable. The other option is to use the LivingDoc CLI tool in your pipeline to generate the file and store it somewhere like blob storage.
-
Hi Jordan,
Thanks for the comments. There was it seems a bug while trying to grab the files post generation from build agents. We are now able to secure the generated Living docs and store them for the required purpose.
0
Please sign in to leave a comment.
Comments
2 comments