Skip to main content



      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 10: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 11:25 Go to previous messageGo to next message
Eclipse UserFriend
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 12:15 Go to previous message
Eclipse UserFriend
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 Jul 23 02:15:51 EDT 2025

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

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

Back to the top