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 #43990] Wed, 30 November 2005 16:26 Go to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Hello Team,
I have a question concerning the Walk-thru documentation.
Section 1.1 of the Introduction to Using TPTP's Automated GUI Recorder
has the following statement:
"Important: Ensure that the automated GUI recorder plug-in is placed
in the 'plugin' directory of the Eclipse workbench that will be used as
the context for running test suites. The code that begins the execution
of test suites is a startup code that detects the execution of automated
test suites and gives control over to the test runner. Do not run this
in a runtime Eclipse workbench. This is expected to change in the future."

How can I not 'run this in a runtime Eclipse workbench if I have to
ensure that the automated GUI recorder plug-in is placed in the
"plug-in" directory of the Eclipse workbench that will be used as the
context for running test suites'?

Any clarification would be helpful. Thank you and have a great day.
Re: Automated GUI Recorder [message #44081 is a reply to message #43990] Wed, 30 November 2005 19:45 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
The purpose of the noted paragraph is for users not to just import the
plug-in into their workspace and run a self-hosted workbench. The standard
launch of test suites will not work in the self-hosted workbench because the
runner will look for the auto gui plugin under the plugin directory of
Eclipse.
Everything should work fine as long as you have the auto gui plugin under
<ECLIPSE_HOME>\plugin.

"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
news:dmkjsu$i3$1@news.eclipse.org...
> Hello Team,
> I have a question concerning the Walk-thru documentation.
> Section 1.1 of the Introduction to Using TPTP's Automated GUI Recorder
> has the following statement:
> "Important: Ensure that the automated GUI recorder plug-in is placed
> in the 'plugin' directory of the Eclipse workbench that will be used as
> the context for running test suites. The code that begins the execution
> of test suites is a startup code that detects the execution of automated
> test suites and gives control over to the test runner. Do not run this
> in a runtime Eclipse workbench. This is expected to change in the future."
>
> How can I not 'run this in a runtime Eclipse workbench if I have to
> ensure that the automated GUI recorder plug-in is placed in the
> "plug-in" directory of the Eclipse workbench that will be used as the
> context for running test suites'?
>
> Any clarification would be helpful. Thank you and have a great day.
Previous Topic:Automated GUI Recorder
Next Topic:Manual Test View? Newbie Question
Goto Forum:
  


Current Time: Fri Apr 26 10:05:50 GMT 2024

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

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

Back to the top