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.
Python api documentation
LegacyForum
Posts: 1,664 ✭✭
Comments
-
I'm not sure what you mean by your question, but I will take a stab.
The API (java docs) for soaptest.api and com.parasoft.api are available by going to Help -> Scripting API.
SOAPtest supports Jython, which is python for Java. In Python, you can use any of the methods exposed by the above Scripting API.0 -
Thanks. That helps.0
-
For anyone else working off a linux deployment, you'll probably find docs in
soaptest/2.6/docs/
You may find it more convenient (as I did) to tarball them and look at them through your own browser instead of through SOAPtest.
In case it helps someone else...0