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.

Connecting to the API Using the Java Client through Eclipse

Options
RajeshU
RajeshU Posts: 19
edited January 2021 in SOAtest

Is it possible to use the Java Client for creating SoaTest tst files and api tests from Eclipse ?
If so please share steps to do the setup so that i can use java code that would be able to view and manipulate .tst files.

Comments

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

    You would setup a maven java project (with a pom.xml) then import it into your Eclipse workspace. Are you asking about how to write the maven pom.xml or how to import a maven project into Eclipse or something else?