Forum Discussion

AndyHughes's avatar
AndyHughes
Regular Contributor
15 years ago

Does SoapUI do stuff in the db or just stub it?

When I send a request via SoapUI (or actually use LoadUI to hit a SoapUI test case) does it actually do stuff in the underlying database or as some other testing tools do, just 'stub' it?

This is important as I have a number of SoapUI tests that need running, that may need running in a particular order if it actually does stuff in the db. It dictates whether I can use static data in the repeated requests I make via LoadUI or if I need values from data files to be read in each time a request is made.

Is there a preference that can be set to do either?

1 Reply

  • AndyHughes's avatar
    AndyHughes
    Regular Contributor
    ....and in the case that it goes and does stuff in the db.........this isn't built into the reported response time is it?