Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Automated Gui Recorder not identifying pop ups
TPTP Automated Gui Recorder not identifying pop ups [message #130060] Wed, 14 May 2008 11:27 Go to next message
Eclipse UserFriend
Originally posted by: evelinpv.gmail.com

Hi,
I am new to TPTP and automated gui recorder.
I am trying to automate some eclipse plugins developed by our team for use
by our customers.
But I am facing some issues while play back og automated gui recorded test
cases.
It is not replaying events in some dialog boxes.
I know native dialog boxes are not supported.But my applications dialog
boxes are invoked from eclipse and also also the dialog boxes have
eclipse symbol on the title bar also.
Also some right click actions are not supported.
Is these functionalities not implemented in AGR??
I will greatful to any one who will be to shed some light in this regard.

Thanks in advance
Evelin
Re: TPTP Automated Gui Recorder not identifying pop ups [message #130127 is a reply to message #130060] Thu, 15 May 2008 10:12 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Evelin,
Unfortunately, the AGR does not support recording SWT dialogs:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=167105

Paul
"Evelin" <evelinpv@gmail.com> wrote in message
news:22261efd6384a8c82999abd2325e9f0a$1@www.eclipse.org...
> Hi,
> I am new to TPTP and automated gui recorder.
> I am trying to automate some eclipse plugins developed by our team for use
> by our customers.
> But I am facing some issues while play back og automated gui recorded test
> cases.
> It is not replaying events in some dialog boxes.
> I know native dialog boxes are not supported.But my applications dialog
> boxes are invoked from eclipse and also also the dialog boxes have
> eclipse symbol on the title bar also.
> Also some right click actions are not supported.
> Is these functionalities not implemented in AGR??
> I will greatful to any one who will be to shed some light in this regard.
>
> Thanks in advance
> Evelin
>
Re: TPTP Automated Gui Recorder not identifying pop ups [message #130308 is a reply to message #130060] Tue, 20 May 2008 06:32 Go to previous message
Jimmy Jin is currently offline Jimmy JinFriend
Messages: 32
Registered: July 2009
Member
Hello, Evelin,

What kind of dialog boxes are you trying to test? Are they developed by
your team? If they are native dialog boxes, such as some file choose
dialog, no matter where they are started, they are not supported by AGR.

Also what kind of right click actions do you find not working? In AGR,
actually the mouse clicks are not simply recorded (as just a click) and
playback. They are actually "translated" into some higher level actions,
such as selection. If you right click on a widget to popup a menu, and
then select a menu item, finally only the selection of the menu item
will be recorded, and playback, but the click itself will be ignored.

Regards,
Jimmy Jin

Evelin wrote:
> Hi,
> I am new to TPTP and automated gui recorder.
> I am trying to automate some eclipse plugins developed by our team for
> use by our customers.
> But I am facing some issues while play back og automated gui recorded
> test cases.
> It is not replaying events in some dialog boxes.
> I know native dialog boxes are not supported.But my applications dialog
> boxes are invoked from eclipse and also also the dialog boxes have
> eclipse symbol on the title bar also.
> Also some right click actions are not supported.
> Is these functionalities not implemented in AGR??
> I will greatful to any one who will be to shed some light in this regard.
>
> Thanks in advance
> Evelin
>
Previous Topic:Not able to launch profiler
Next Topic:AGR on GEF editors
Goto Forum:
  


Current Time: Wed Apr 24 23:55:05 GMT 2024

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

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

Back to the top