TPTP testing for ISMP [message #107133] |
Thu, 02 August 2007 01:46  |
Eclipse User |
|
|
|
Originally posted by: estmithas.gmail.com
I'm new to Eclipse's TPTP, have been wandering about Eclipse's articles
and tutorials but am still very puzzled.
I want to test and profile an installation package created using
InstallShield Multiplatform. So I have a setup.exe running with JVM.
Does anyone have any suggestions or places to look for more information?
Thanks in advance,
J.H. Salisbury
|
|
|
|
|
Re: TPTP testing for ISMP [message #107668 is a reply to message #107458] |
Tue, 07 August 2007 07:41  |
Eclipse User |
|
|
|
Hi Johannes,
To use the TPTP JUnit test tools, all you need is to reference your
application and its dependencies on your test project classpath (see
http://help.eclipse.org/help32/topic/org.eclipse.hyades.test .doc.user/ref/rdeploymentGroundRules.htm).
That said, this is only for unit testing your application using JUnit-based
tests. The GUI recording and playback tooling would not work since it
current requires the application under test to be an Eclipse application.
Of course, you can use the TPTP Manual test tools to manually test your
application.
Paul
"Johannes Holt Salisbury" <estmithas@gmail.com> wrote in message
news:8bd0a4314bae981c604253a81599c7f3$1@www.eclipse.org...
>
> It is Java code, but it is dependent on ISMP and cannot run within
> eclipse. The build itself requires using ISMP with Ant. It seems that to
> apply TPTP, the program needs to be run within Eclipse.
>
> Thanks for the response,
>
> J.H. Salisbury
>
|
|
|
Powered by
FUDForum. Page generated in 0.03202 seconds