Is it possible to make soap UI requests with data? Now I know how to make a new request that you should send to your webserver (which is read by you), then there is a way to fill the data based on your requests (eg: string, integer, Date) from wsdl, soap ui or any other testing device? You can enter data directly into the XML request generated by SOAPUI, so you can write to populate the scripts.
data or you have a PRO version, then it is based on the request Gives a GUI form, where you can simply type data. That is, it creates a data-entry screen for you. The pro version can pull data from the database, generates data from the string list. For example, I recently needed to send several thousand soap payloads with the dummy data for the first name / last name etc. So I created two string lists, one with last names and one with last names, with the first names of the NFL quaterbacks. I had a data generator in Sopurdi (Pro), each string was randomly selected, and presented in a stress test for 1000 iterations. The results were very helpful, yet very entertaining, like the Dru montana is giving the name.
Comments
Post a Comment