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
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.
Tagged:
0
Comments
-
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?
0