Hello,
We are using jenkins pipeline to run our continous smoke tests. One of the stages include running TestNG automation. We want to publish results on the job using the TestResultAnalyzer plugin.
Currently, we have installed the TestResultAnalyzer, and it shows data for a normal jenkins freestyle project.
Now, we want to be able to see the same results when from a jenkins pipeline project.
May anyone please site an example or a sample script which might help us acheive that?
Thanks,
Archana.