Forum Discussion

sreelokesh's avatar
sreelokesh
Occasional Contributor
8 years ago

How to display load test results of soap ui in jenkins?

Hi,

 

I have a SOAP project which consists of functional and load tests, I was able to get the Functional results in Jenkins.

How do I get the Loadtest results in Jenkins?

 

Thanks,

Lokesh

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    What kind of result are you expecting from load tests?

    From the functional tests, it is expected that each test is a pass or fail. But the case is different to load test. Right?
    • sreelokesh's avatar
      sreelokesh
      Occasional Contributor

      Rao,

       

      I am expecting the response time, when I ran the tests using the Maven with "functional" I was able to get the results as pass/fail.

       

      When I change the maven with performance tests ran successfully, but did not get the results in Jenkin?

       

       

      Thanks,

      Lokesh