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?