Forum Discussion

varma18's avatar
varma18
Occasional Contributor
8 years ago

how can i use datadriven test for GET Restful services in SOAP UI PRO

I have done it for POST Restful services. Iam bit struggling for GET Restful srevices. Anyone please help me. will be much appreciated.

11 Replies

  • SmartBearAmber's avatar
    SmartBearAmber
    SmartBear Alumni (Retired)

    The steps required to data drive a Get request are very similar to those needed for a Post request. The primary difference is that you'll be inputting data into the API's input areas rather than directly into the body.

    Please take a look at this tutorial to help you get started.

    • varma18's avatar
      varma18
      Occasional Contributor

      ok.  Thanks for documentatio link.

       

      I need to know how to add data into input from excel in request...?

       

      As same we use for post through get data step in the request.

       

      Please let me know.

      • SmartBearAmber's avatar
        SmartBearAmber
        SmartBear Alumni (Retired)

        Based on your screen shot, this request doesn't appear to have any parameters associated with it. You can either add parameters or supply the data in the Raw tab of the request.