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.

How to programmatically deploy a stub

Options

Hello,

I have an SoaTest with a stub simulator that I should deploy on Soa Server each time I want to run the Test.

So I want to know, is there any solution to automate the deployment of the stub on the Soa Server with a jython script or java class ?

Thanks,

Tagged:

Comments

  • Ramiro Martinez
    Ramiro Martinez Posts: 53 admin
    Options

    Hi Oussamamorjane,

    There is no method for automatically deploying stubs with your test as stubs are not primary feature of SOATest.
    If you are looking automatic service virtualization then I would recommend Virtualize Community Edition:
    http://software.parasoft.com/virtualize/community-edition/

    Once the VIrtualize server is started, any PVA file placeed in the VirtualAssets project folder will automatically be deployed, additionally the Virtualize Server has a REST API that would allow you to make calls to the Virtualize server that can make modifications to the deployed Virtual assets.

    Virtualize CE is free to use with no time limit. You would just need to register at :smile:http://software.parasoft.com/virtualize/community-edition/

    There are videos for learning how to use Virtualize down below on the page.

    Best regards,

    Ramiro Martinez