[ptt-users] Help needed to write test agent in TestMaker

Kyle Bell kylebell at tango-networks.com
Wed Apr 25 06:52:01 PDT 2007


Anjan,

Jython makes it very easy to use and execute Java written classes.  I
use the Java API constantly in my test case code.  You can find an
example and explanation from the following link:

http://www.jython.org/Project/userguide.html#accessing-java-from-jython

Regards,

-Kyle

On Tue, 2007-04-24 at 19:28 -0700, anjan sen wrote:
> Hi All
> I have recently joined the PushToTest community.
> I am going through the documentations provided in the website.
>  
> I have a few questions for you .....
>  
> 1. I am working as a developer for a secure email communication
> software. I want to use TestMaker to test our code. I have already
> written some Java testing codes for our project. My first question: Is
> it possible to use my already written testing codes directly within
> TestMaker ?
> If yes, how should it be done ?
> If not, what changes should I have to make in my current code to make
> them work in TestMaker?
>  
> 2. I think TestMaker tool uses Jython scripting language to write new
> test agents. Is that mandatory ? I mean can I use Java directly to
> write my test stuffs ?
>  
> Waiting for your reply.
>  
> Thanks.
>    Anjan
> 
> 
> 
> 
> 
> ______________________________________________________________________
> Ahhh...imagining that irresistible "new car" smell?
> Check out new cars at Yahoo! Autos. 
> _______________________________________________
> Users mailing list
> Users at lists.pushtotest.com
> http://lists.pushtotest.com/mailman/listinfo/users



More information about the Users mailing list