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.

Request Validation using SOATest

Options
rashmi_basate
rashmi_basate Posts: 12

Hi,

Is it possible to use SOATest and Virtualize at a time. Means, if request is coming into a JMS queue, i want to pick that and validate using SOATest(XML Assertor) and if all assertions get pass, i want to send response from Virtualize.
Also, if assertions get failed, flow should not proceed

Comments

  • benken_parasoft
    benken_parasoft Posts: 1,230 ✭✭✭
    Options

    The XML Assertor from SOAtest also happens to be available as part of Virtualize. You can chain an XML Assertor to the incoming request of your Message Responder to validate that message. Any errors or failures reported by validation tools are reported as server events which can be checked as described here.

    As far as controlling the behavior of the Message Responder based on success of chained validation tools . . . perhaps someone else from the forum community can help answer that. :) Or maybe you can try posting the question to the Virtualize forum.