Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Automated GUI Recorder
Automated GUI Recorder [message #43531] Tue, 29 November 2005 15:03 Go to next message
Eclipse UserFriend
Originally posted by: shlomyr.e-sim.co.il

Hi,

I created an AGR test suite that creates a new Java project according to
the instructions in the AGR introduction document. If I use the "Quick
Run" button to run the test case, the playback runs fine. However, if I
run the test case in the standard mode (according to the instructions in
2.2.3), the new project dialog opens and closes repeatedly, and a new Java
project is not created.
So I manually close the Eclipse instance in which the test case is
running, and I get an execution file with many "invocation" records
(though I did not use any loops), and also lots of "start" and "stop"
events under the first "invocation" record.
I'm using the stable build 4.1.0-200509090100. This problem also happens
with other test cases I've recorded such as the "Log import" example in
the introduction document - the dialog keeps opening and closing. (And
also, with "Quick Run" it works fine.)

Any idea what may be wrong?

Thanks,
Shlomy
Re: Automated GUI Recorder [message #44051 is a reply to message #43531] Wed, 30 November 2005 19:31 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hi Shlomy,

In the stable build that you have noted below, the Auto GUI Runner was build
as a JAR file as opposed to a raw plugin. There are some components of the
tool that require access to the files that are shipped with the plugin.
This has been fixed in all successive builds after 4.1.0-200509090100.
Please download TPTP-4.1.0-200511230100B to see if your problem gets
resolved. Feel free to contact me via email if you still experience the
problem.



"Shlomy Reinstein" <shlomyr@e-sim.co.il> wrote in message
news:e9c6859c30c597031abb92c7a124831d$1@www.eclipse.org...
> Hi,
>
> I created an AGR test suite that creates a new Java project according to
> the instructions in the AGR introduction document. If I use the "Quick
> Run" button to run the test case, the playback runs fine. However, if I
> run the test case in the standard mode (according to the instructions in
> 2.2.3), the new project dialog opens and closes repeatedly, and a new Java
> project is not created.
> So I manually close the Eclipse instance in which the test case is
> running, and I get an execution file with many "invocation" records
> (though I did not use any loops), and also lots of "start" and "stop"
> events under the first "invocation" record.
> I'm using the stable build 4.1.0-200509090100. This problem also happens
> with other test cases I've recorded such as the "Log import" example in
> the introduction document - the dialog keeps opening and closing. (And
> also, with "Quick Run" it works fine.)
>
> Any idea what may be wrong?
>
> Thanks,
> Shlomy
>
>
Previous Topic:Connection refused on http playback
Next Topic:Automated GUI Recorder
Goto Forum:
  


Current Time: Thu Apr 18 16:59:23 GMT 2024

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

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

Back to the top