Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Proxy and recorder in tptp testing tool
Proxy and recorder in tptp testing tool [message #93481] Wed, 14 March 2007 09:42 Go to next message
Eclipse UserFriend
Originally posted by: magalie_priet.hotmail.com

hy everyone,

i would like to know if somebody knows the difference between the HTTP
proxy recoder, the proxy and the recorder in TPTP Testing Tools ??
And is there the possibility to add our own proxy to TPTP Testing Tools

thanks for your answer
Re: Proxy and recorder in tptp testing tool [message #96660 is a reply to message #93481] Mon, 23 April 2007 11:02 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Magalie,
Currently in TPTP, there are three types of 'recorders':

1) HTTP or URL Recorder: Proxy-based recorder for capturing HTTP
requests/responses from a user integrating with a web application via a web
browser. The recording is used to generate a URL Test for playback.

2) Automated GUI Recorder (AGR): Eclipse UI recorder for capturing user
gestures with an Eclipse application. The recording is used to generate an
AGR URL Test for playback and verification.

2) Generic API Recorder: API recorder for capturing method invocations of a
local or remote Java application. The recording is used to generate a JUnit
Test for playback and verification.

There are no extension points for adding a custom proxy. However, you
can add a custom recorder by implementing the
org.eclipse.hyades.test.core.Recorder extension point.

Paul
"Magalie" <magalie_priet@hotmail.com> wrote in message
news:28c2aa7c88e94752da171e4e78888a17$1@www.eclipse.org...
> hy everyone,
>
> i would like to know if somebody knows the difference between the HTTP
> proxy recoder, the proxy and the recorder in TPTP Testing Tools ?? And is
> there the possibility to add our own proxy to TPTP Testing Tools
>
> thanks for your answer
>
Previous Topic:configuring agent controller to launch a particular agent on startup
Next Topic:How to simulate user's behavior?
Goto Forum:
  


Current Time: Tue Mar 19 03:11:50 GMT 2024

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

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

Back to the top