Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Testing External App. using AGR
Testing External App. using AGR [message #143369] Thu, 23 July 2009 03:25 Go to next message
Gopal is currently offline GopalFriend
Messages: 11
Registered: July 2009
Junior Member
Hi all,

Actually, i have a final product folder with .exe file to launch the
application.
Can i test this application using Automated GUI recorder?

Its like, i want to provide the path of this .exe file and then launch it
in eclipse environment and then record and playback using AGR.

Again in eclipse IDE, i want to launch the application using Run->Run
configuration and then want to record and playback using AGR. can i do
this?

Thanks in advance

Regards
Gopal
Re: Testing External App. using AGR [message #143388 is a reply to message #143369] Thu, 23 July 2009 10:10 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Gopal,
Yes, this will work as long as the target application is an Eclipse
application. Note, the AGR does not support stand-alone Java and Eclipse
RCP applications. When recording, ensure the AGR is installed in the
Eclipse instance launching the target application.

Paul
"Gopal " <gopal.pagrut@gemalto.com> wrote in message
news:eedb0fd60abab628086c34b2dd23edfd$1@www.eclipse.org...
> Hi all,
>
> Actually, i have a final product folder with .exe file to launch the
> application.
> Can i test this application using Automated GUI recorder?
>
> Its like, i want to provide the path of this .exe file and then launch it
> in eclipse environment and then record and playback using AGR.
>
> Again in eclipse IDE, i want to launch the application using Run->Run
> configuration and then want to record and playback using AGR. can i do
> this?
>
> Thanks in advance
>
> Regards
> Gopal
>
>
Re: Testing External App. using AGR [message #143396 is a reply to message #143388] Thu, 23 July 2009 10:59 Go to previous messageGo to next message
Gopal is currently offline GopalFriend
Messages: 11
Registered: July 2009
Junior Member
Hi Paul,

Thanks for ur reply.

I have a some doubts.

1)Can u please explain little bit more about, how can we test external
eclipse
application using AGR?

2)Can u please explore ur point saying When recording, ensure the AGR is
installed in the Eclipse instance launching the target application?

Regards
Gopal
Re: Testing External App. using AGR [message #143408 is a reply to message #143388] Thu, 23 July 2009 11:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rahulghai84.gmail.com

Hey Paul,

You said target application should be an Eclipse
application.

Does it means that target application must be developed in eclipse IDE
environment?

Regards
Rahul Ghai
Re: Testing External App. using AGR [message #143474 is a reply to message #143388] Mon, 27 July 2009 03:35 Go to previous messageGo to next message
Gopal is currently offline GopalFriend
Messages: 11
Registered: July 2009
Junior Member
Dear Sir,


Thanks for ur last reply.

I downloaded TPTP all-in-one Package. Then downloaded AGR and installed in
the TPTP all-in-one Package.

I have an eclipse application that I want to test in the downloaded TPTP
all-in-one Package

I have some doubts.

1)Can u please explain little bit more about, how can I test external
eclipse
application using AGR?

a) How can I specify the path of the external eclipse application?

b) Can u please explore ur point saying When recording, ensure the AGR is
installed in the Eclipse instance launching the target application?

c) Any other setting that I need to test the external eclipse application
in TPTP all-in-one Package.

Or

2) Does it like that, I need to install TPTP in my eclipse application and
then need to install AGR in my application? (Then only I able to test my
eclipse application using AGR)


Regards
Gopal
Re: Testing External App. using AGR [message #143481 is a reply to message #143396] Mon, 27 July 2009 11:46 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Gopal,
You can use the AGR to record and playback tests in an external Eclipse
applcaition assuming the AGR and its dependencies are installed in the
external Eclipse applcaition. For more information, see:

http://www.eclipse.org/tptp/test/documents/gettingstarted/Au tomated_GUI_Recorder_Getting_Started.html#2.0

Note, in TPTP 4.5, the AGR was moved from a Technology Preview component to
an As-Is component. As-Is components are primarily provided for prior users
but imply no support (for example, defects, news group, and mailing lists).

Paul
"Gopal " <gopal.pagrut@gemalto.com> wrote in message
news:49765787196f16d97b920494cc91f444$1@www.eclipse.org...
> Hi Paul,
>
> Thanks for ur reply.
>
> I have a some doubts.
>
> 1)Can u please explain little bit more about, how can we test external
> eclipse application using AGR?
> 2)Can u please explore ur point saying When recording, ensure the AGR is
> installed in the Eclipse instance launching the target application?
>
> Regards
> Gopal
>
>
>
>
Re: Testing External App. using AGR [message #143490 is a reply to message #143408] Mon, 27 July 2009 11:50 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Rahul ,
Yes. The target application must be an Eclipse application. That is, an
IDE environment, as opposed to an Eclipse RCP or stand-alone SWT
application. For more information, see:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=114159
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI-4-5-0.html#3.0

Note, in TPTP 4.5, the AGR was moved from a Technology Preview component to
an As-Is component. As-Is components are primarily provided for prior users
but imply no support (for example, defects, news group, and mailing lists).

Paul
"Rahul Ghai" <rahulghai84@gmail.com> wrote in message
news:0ca5617bff04ea6c5fe2e488019c61ee$1@www.eclipse.org...
> Hey Paul,
>
> You said target application should be an Eclipse
> application.
>
> Does it means that target application must be developed in eclipse IDE
> environment?
> Regards
> Rahul Ghai
>
>
>
>
Re: Testing External App. using AGR [message #143500 is a reply to message #143474] Mon, 27 July 2009 11:52 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Gopal,
Yes. You need to install TPTP/AGR and its dependencies (e.g. EMF/XSD) in
the
external Eclipse application before recording/playback. For more
information, see:

http://www.eclipse.org/tptp/test/documents/gettingstarted/Au tomated_GUI_Recorder_Getting_Started.html#2.0

Note, in TPTP 4.5, the AGR was moved from a Technology Preview component to
an As-Is component. As-Is components are primarily provided for prior users
but imply no support (for example, defects, news group, and mailing lists).

Paul
"Gopal " <gopal.pagrut@gemalto.com> wrote in message
news:7941a665eaeb7d978cd7dee1a750ae5e$1@www.eclipse.org...
> Dear Sir,
>
>
> Thanks for ur last reply.
>
> I downloaded TPTP all-in-one Package. Then downloaded AGR and installed in
> the TPTP all-in-one Package.
>
> I have an eclipse application that I want to test in the downloaded TPTP
> all-in-one Package
>
> I have some doubts.
>
> 1)Can u please explain little bit more about, how can I test external
> eclipse
> application using AGR?
> a) How can I specify the path of the external eclipse application?
>
> b) Can u please explore ur point saying When recording, ensure the AGR is
> installed in the Eclipse instance launching the target application?
>
> c) Any other setting that I need to test the external eclipse application
> in TPTP all-in-one Package.
>
> Or
>
> 2) Does it like that, I need to install TPTP in my eclipse application and
> then need to install AGR in my application? (Then only I able to test my
> eclipse application using AGR)
>
>
> Regards
> Gopal
>
Previous Topic:EXCEPTION_ACCESS_VIOLATION when running TPTP
Next Topic:Log and Trace Analyzer in TPTP 4.6
Goto Forum:
  


Current Time: Sat Apr 20 04:29:06 GMT 2024

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

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

Back to the top