Can any one help me how to Virtualize the API response in parasoft

Hi Team,
Can any one help me how to Virtualize the API response in parasoft .
Thanks,
Swapna
Comments
-
Hi swapna0707, you can create a Parasoft Virtual Asset (PVA) with the response using Virtualize and hit the end point of the PVA.
For example, you can create one PVA with one responder, and use the API response as the response in the responder. After the PVA is deployed, find it in the server panel, then you can find the endpoint of the PVA by double clicking it. Once you have the endpoint, simply send request to it using your browser, curl/wget, tools like postman, or Parasoft SOAtest.
1 -
Hi ,
To create parasoft virtual asset, do I need to install parasoft virualuze or CTP ?
Kindly help me on this.Thanks,
Swapna0 -
Virtualize should do it. Here is a list of useful video: https://www.parasoft.com/support/service-virtualization-and-api-testing-how-to-videos/ and you might want to take a look at "Create a virtual asset from sample request/response pairs".
0 -
Thank you so much for quick reply and I will look into it.
Thanks
Swap a0 -
Good morning swapna,
I recommend looking over the following link to learn how to create Virtual Assets in Virtualize.
https://docs.parasoft.com/display/VIRT9103/Creating+Virtual+Assets+-+OverviewYou can also find some how-to videos in the following link to help you get started:
https://www.parasoft.com/support/service-virtualization-and-api-testing-how-to-videos/0 -
Thank you so much @OmarR
0