Postman API test run result mapped in sonarqube

Hi,
I am new in Sonarqube. I am implementing Sonarqube with TFS 2015 CI/CD.

I am using sonarqube version: 8.2.0.32929

I have a lot of API test runs with Postman, the results of those runs should be able to be mapped in SonarQube in a first step using TFS 2015 CI/CD. How I can achieve that.

Best Regards
Atiour

Hi Atiour,

Welcome to the community!

Sorry, but it’s not at all clear to me what you’re trying to accomplish with this:

 
Ann

Hi G Ann Campbell,
Thank you for your reply.
I want to archive that sonarqube is able to give me a report/show in dashboard, that Postman API test case result. Is it possible in sonarqube?

Best Regards
Atiour

Hi Atiour,

Can you analyze the Postman API code & show the results in a SonarQube project homepage? Yes, sure. Including test coverage values, if you generate the coverage report pre-analysis and feed it in.

 
HTH,
Ann