Forum Discussion

Service_Mesh-SU's avatar
Service_Mesh-SU
Occasional Contributor
11 years ago

[Res]Dump File option for Request Properties is not editable

SoapUI Pro 4.6.4
When attempting to edit the Dump File request property for a rest interface method, I found no value could be entered in the field. (See screen shot.) The other request parameters, however, were editable.

Is this a bug in SoapUI or is there some other flag that needs to be flipped for this to work?

3 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    Dump File property is editable using a REST request test step. Looks like your trying at the interface level in which it is not editable.





    Regards,
    Marcus
    SmartBear Support
    • sample's avatar
      sample
      Contributor

      Hi,

       

      I am trying to dump the responces for the data driven tests.

       

      For ex: As par of my data driven tests, i have created a data source of 10 numbers and added a datasource loop and  it should execute all the 10 numbers and as a response it should generate unique id for each number.

       

      In the request properties, i have added a dumpfile location. When i execute the tests. I can see the transaction log shows all the rows are executed.

       

      When i see the dump file it shows the response only the last rowbut not all of them.

       

      Can any one suggest me please?

       

      Thanks