Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » How to run .testsuite file from command line
How to run .testsuite file from command line [message #134646] Thu, 21 August 2008 10:56 Go to next message
Ankur Shah is currently offline Ankur ShahFriend
Messages: 7
Registered: July 2009
Junior Member
Hi All,


I am running one TPTP Junit .testsuite file through RAD/Eclipse
environment. It also generate .execution file.

Now i wanted to run the same .testsuite through command line but as its
not java file i am not able to run it like treditional java program which
comes with main.

Can any body help me with the command which i can write on the command
prompt and can generate .execution file ? My TPTP Program is simple hello
world tptp program with one .testsuite and realted .java file.

do also mention if possible that which all jar i need to add to run it
from command line ?

to run simple java file i was using something like java
com.xx.xx.xx.helloworld

now to run test suite ???

please advice
Re: How to run .testsuite file from command line [message #134760 is a reply to message #134646] Fri, 22 August 2008 10:47 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Amit,

You can run TPTP tests using the Ant/Java/Shell client adapters provided
by the TPTP Automatable Services Framework (ASF):

http://help.eclipse.org/ganymede/topic/org.eclipse.hyades.te st.doc.user/tasks/tlaunching-tests-from-scripts-and-applicat ions.htm

See the ASF test suite
( http://dev.eclipse.org/viewcvs/index.cgi/test-results/test/o rg.eclipse.hyades.test.core.services.tests/manual/Test.Execu tion.Services.testsuite?root=TPTP_Project&view=log)
for examples on how to use the Ant/Java/Shell client adapters.

Paul
"Amit" <ankur.shah@in.ibm.com> wrote in message
news:3c24082dc148d33c8ecb22d7105bb516$1@www.eclipse.org...
> Hi All,
>
>
> I am running one TPTP Junit .testsuite file through RAD/Eclipse
> environment. It also generate .execution file.
>
> Now i wanted to run the same .testsuite through command line but as its
> not java file i am not able to run it like treditional java program which
> comes with main.
>
> Can any body help me with the command which i can write on the command
> prompt and can generate .execution file ? My TPTP Program is simple hello
> world tptp program with one .testsuite and realted .java file.
>
> do also mention if possible that which all jar i need to add to run it
> from command line ?
>
> to run simple java file i was using something like java
> com.xx.xx.xx.helloworld
> now to run test suite ???
>
> please advice
Previous Topic:Quick and Standard mode
Next Topic:AGR verification set up
Goto Forum:
  


Current Time: Fri Apr 26 18:27:03 GMT 2024

Powered by FUDForum. Page generated in 0.02900 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top