Automated GUI Recorder [message #30721] |
Mon, 12 September 2005 11:04  |
Eclipse User |
|
|
|
Originally posted by: thorsten_i.yahoo.com
Hello,
the Automated GUI Recorder looks really interesting and might be the tool
I'm looking for. But I have some questions concerning the tool:
1. How stable and reliable is the current version?
2. Is an RCP Plugin of AGR planned? And if so is it planned in the near
future?
3. I tried to follow the examples in
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI.html.
I got as far as section 2.2.3. But when I tried to run the test suite in
standard mode, the process always got stuck at some point but didn't throw
any error messages. Did anyone have the same experience?
Thanks for your help,
Thorsten
|
|
|
|
|
|
|
|
Re: Automated GUI Recorder [message #31619 is a reply to message #31549] |
Fri, 16 September 2005 10:21  |
Eclipse User |
|
|
|
Hi Thorsten,
The only added feature since the creation of the intro document is the
ability to record artificial wait times. When you add a new test case, you
will notice a new toggle tool-bar button in the control center dialog that
allows the user to record wait times between the user actions.
For example: If this option is on and the user clicks on a checkmark, waits
500 milliseconds and checks the second check mark, then the wait time is
recorded as a command in the following format: <command type="wait"
time-to-wait="500"/>. You may have previously noticed the following command
<command type="wait"/> in your macro before. This command does a wait
until all non-system Eclipse jobs are completed. If the time-to-wait
attribute is present, then it waits the number of milliseconds specified.
In addition to this feature, I have eliminated a number of bugs and added in
a better error handling mechanism.
"Thorsten" <thorsten_i@yahoo.com> wrote in message
news:0ee12a751042552fb748b5d4f7dad3b0$1@www.eclipse.org...
> Hello Ali,
>
> I'm surprised who fast and thorough your responses are - thank you. Your
> advice was correct and I got the AGR up and running. I'm really interested
> in the development of AGR and I think about giving a small presentation to
> my colleagues about this tool. So can you give me any more information
> than it is stated in the introduction site about AGR?
>
> Appreciate your help,
> Thorsten
|
|
|
Powered by
FUDForum. Page generated in 0.04065 seconds