Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

correlate between SOA request datasource with Virtualize

Options
jngojngo
jngojngo Posts: 46

I am new to virtualize and trying to think if this is possible. Here's my scenario.
SOA Request (utilizing datasource) --> send to a blackbox. --> the black box will send it to virtualize where we will validate the request and validate the fields from the datasource being utilize by SOA Request. If this is possible, how do I correlate the datasource between the SOAtest and Virtualize.

Comments

  • keegan_chan
    keegan_chan Posts: 59 ✭✭
    Options

    If your SOAtest and Virtualize server are on the same machine, they can use the same file as the data source (for CSV, Excel, etc).
    From what you described as the goal, you can also do the validation on the SOAtest side, by having it invoke a Virtual Asset that echoes the request and validate the response is what you expect.