ContributionsMost RecentMost LikesSolutionsRe: generate report Hi Debz, Thank you again. I will start to setup SoapUI in jenkins using the link you provided. Thanks, Re: generate report Hi Debz, This is awesome information and thank you for sharing it. I will try to apply my tests in jenkins though I haven't done it before. Thanks, Re: generate report Hi Rao, Thank you for sending me this doc link. I already did this and able to generate the reports and exported it to my local folder. The thing I would like to know is on how to export the report (eg. HTML reports) to an application such as SLACK. I'm just wondering if this is possible. Thanks, generate report Hi, I would like to seek information if the generated report from Ready!API can be export/send to slacks channel? For example, the following steps below is how I generate a report manually. 1. Execute or run a test first by clicking RUN button in soapUI NG 2. Once the test (test-suite or test-case) is completed click on the "Create Report" icon - icon can be find near the RUN button 3. Select what type of report, I used HTML report type for easy viewing, then select Single page style 4. Browse a directory path to where you want to save the report, then click OK button 5. Go to the folder where the report is save. What I need to do is to automate these steps, I will run the test manually and then at the end of test it will generate a report that will send or notify a message in slacks channel. Is it possible? Thanks. Solved