Forum Discussion

rohitvarsha12's avatar
rohitvarsha12
Contributor
8 years ago

Method Name in SOAP UI NG Pro Test suite is not getting saved

Hello,

 

I have 2 methods (post and Put) for one resource.

I am using POST method first time and then after verification I am using PUT method.

I have selected PUT method in method drop down and saved project and closed it.

Whenever I reopen Project , put method is again rolled back to POST(Which is First method in Drop Down as show in attachment).

 

Are you guys are also getting this issue? How to fix it?

 

 

 

 

3 Replies

  • Karzone's avatar
    Karzone
    New Contributor

    Hi,

     

    I'm facing the same issue, the resource drop down in the SOAPUI NG Tag, doesn't store the resource value specific to the test case > Request.

     

    If the project is saved/closed and re-opened the drop down values are defaulted to the first item in the resource drop down.

     

    We needed to manually change the resource everytime, when the project is re-opened.

    Could you please provide a solution.

     

    Thanks and regards,

    Karthick K

  • Karzone's avatar
    Karzone
    New Contributor

    Hi

     

    I found the issue. It's because I've imported the project from the Swagger, and the requests are imported under the same REST Service, and because of that, in SOAPUI NG Tab, it defaults to the first request in the list.

     

    If you create separate REST Service directory for every request in the project tab, the problem is resolved.

     

    Thanks,

    Karthick K