The most recent content from our members.
How to run a SOAtest project 6.2/9.0 from an Ant script? Does the configurations done for 5.5 hold goods here, which is mentioned in the below below. http://forums.parasoft.com/index.php?showtopic=1565 Thanks & Regards, Ash...
I read the forum topic "How to run SOAtest from an Ant script" and in the similar way I tried initiating the loadtest using Ant Script. But it is not working. This is how I tried : **************** <project> <target name="TARGET_NAME"> <exec executable="c:\Progra~1\Parasoft\Load Test\6.1\lt.exe"> <arg value="-cmd"/> <arg…
Hi, I'm trying out using an Object Repository. I created an object and tried getting the value and printing it. When i run it with JTest, it works fine. But when I try to run it using ANT, I get a "jtest.NoSuchValueException: ". Is using the Object Repository possible with an ANT build? Thanks.
Yes. The Jtest command line interface (jtestcli) works with Ant to help Jtest users further standardize and streamline the testing process. By extending Ant using sample or custom Jtest build files, you can integrate Jtest testing into an automated compilation/build process. Because Ant is so extensible, it can assimilate…
It looks like you're new here. Sign in or register to get started.