Forum Discussion
No RepliesBe the first to reply
Hi,
For DevOps Implementation, I am executing SOAPUI project through command line argument (Jenkins build, shell script). Now I have to get the test suite result back in TFS (in corresponding TFS build) as build result (linking Jenkins build in TFS Build Definition). The result format is JUnit, but I am unable to link the test case results back in TFS as attachment. Only I can see is the number of test cases executed (pass/ fail) but not the individual test case results in TFS.
Any help would be highly appreciated.