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.
import dotnet functions into SOATest
Comments
-
Are you wanting to call them from within scripts inside SOAtest? I'm not sure how to do this, since SOAtest scripting is Java-based. If you can find a framework that can call dotnet functions from Java, then you could call the functions using that framework. Here is one post I found about this: https://stackoverflow.com/questions/10743715/how-to-call-into-net-dll-from-java
0 -
I wrote an article about this a while back (10 years ago!):
Bridging .NET and Java0