Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Testing an application with Custom component
Testing an application with Custom component [message #128198] Tue, 08 April 2008 14:03 Go to next message
Eclipse UserFriend
Originally posted by: a_ghassen.yahoo.co.uk

Hallo,

I want to test an application witch is based on custom components. I
Installed the Application on eclipse so that it will be started in a view.
I thought that so the GUI Recorder will test my application.
but it was not the case. everytime that test the gui recorder gernerates
the current code
<macro version="1.0">
<shell descriptive="Java -
GuiRecorderContainer/src/test-resources/Gui..." referenceId="0"
return-code="-1">
<command type="focus" referenceId="11"/>
</shell>
</macro>

and wenn an try to replay it nothing happens.

cann someone say me if I made something wrong or if the GUI recorder is
not able to test such application.

Best Regards
gaston
Re: Testing an application with Custom component [message #128622 is a reply to message #128198] Fri, 18 April 2008 15:25 Go to previous messageGo to next message
Jimmy Jin is currently offline Jimmy JinFriend
Messages: 32
Registered: July 2009
Member
Hello, gaston,

What kind of custom component are you testing?

Regards,
Jimmy Jin

gaston wrote:
> Hallo,
>
> I want to test an application witch is based on custom components. I
> Installed the Application on eclipse so that it will be started in a
> view. I thought that so the GUI Recorder will test my application.
> but it was not the case. everytime that test the gui recorder gernerates
> the current code <macro version="1.0">
> <shell descriptive="Java -
> GuiRecorderContainer/src/test-resources/Gui..." referenceId="0"
> return-code="-1">
> <command type="focus" referenceId="11"/>
> </shell>
> </macro>
>
> and wenn an try to replay it nothing happens.
>
> cann someone say me if I made something wrong or if the GUI recorder is
> not able to test such application.
>
> Best Regards
> gaston
>
>
>
Re: Testing an application with Custom component [message #130827 is a reply to message #128622] Tue, 03 June 2008 16:15 Go to previous message
DuWayne Morris is currently offline DuWayne MorrisFriend
Messages: 36
Registered: July 2009
Member
Sorry for the delayed reply.

The previous reply is appropriate, what kind of application are you
testing?

If your application is an RCP application, it is not supported by the AGR.
Previous Topic:Multi-Language tests with AGR
Next Topic:Multiple instances for Verification Class
Goto Forum:
  


Current Time: Wed Apr 24 18:54:57 GMT 2024

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

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

Back to the top