Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » help for extends TPTP
help for extends TPTP [message #92950] Thu, 01 March 2007 11:43 Go to next message
Eclipse UserFriend
Originally posted by: magalie_priet.hotmail.com

Hi everybody !!!

I have a little problem. I search a good way to extend TPTP. I want to add
new test type on testing tools project for web application. I find some
documentations on Internet but I am a little lost on what I find.

one way (an old dated of 2005) says that i must create two projects, one
for core and one for UI and explains which extension i must create like
typeDescription, newWizard, launchableType for the UI and
executionEnvironmentImpl, executableObjectAdapter,
executionEnvironmentAdapter, ExecutionDeploymentAdapter for the core. But
i don't find more explication about it... that i want to do is adding test
type on data intercepted by the recorder of TPTP on a web site recording.
But i don't find how i can extends it :(. i need your help please...

thanks for any help

Magalie
Re: help for extends TPTP [message #95785 is a reply to message #92950] Fri, 13 April 2007 12:09 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Magalie,
The tutorial from EclipseCon 2005
( http://www.eclipse.org/tptp/home/documents/conferences/eclip seCon2005/EclipseCon2005_Tutorial6.pdf)
is based on Hyades 3.3
( http://www.eclipse.org/tptp/test/documents/tutorials/eclipse Con2005/EclipseCon2005_files.zip).
There has since been a port to TPTP 4.2
( http://www.eclipse.org/tptp/test/documents/tutorials/eclipse Con2005/ImprovedEclipseConDemo_ported_TPTP42.zip).
We will be further updating the tutorial under defect
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160665.

That said, there is some documentation and source (actually code
templates) in the Testing, Profiling and Monitoring Web Applications with
TPTP EclipseCon 2007 tutorial:

http://www.eclipse.org/tptp/home/documents/conferences/eclip seCon2007/index.html

I am assuming you are providing a custom test generator for the HTTP
Recorder. In this case, you will need to create all of the components to
listed below to edit and execute your test type.

Paul
"Magalie" <magalie_priet@hotmail.com> wrote in message
news:37bdeeba20d896d21168947499cef14d$1@www.eclipse.org...
> Hi everybody !!!
>
> I have a little problem. I search a good way to extend TPTP. I want to add
> new test type on testing tools project for web application. I find some
> documentations on Internet but I am a little lost on what I find.
>
> one way (an old dated of 2005) says that i must create two projects, one
> for core and one for UI and explains which extension i must create like
> typeDescription, newWizard, launchableType for the UI and
> executionEnvironmentImpl, executableObjectAdapter,
> executionEnvironmentAdapter, ExecutionDeploymentAdapter for the core. But
> i don't find more explication about it... that i want to do is adding test
> type on data intercepted by the recorder of TPTP on a web site recording.
> But i don't find how i can extends it :(. i need your help please...
> thanks for any help
>
> Magalie
>
Previous Topic:JUnit and Data Files
Next Topic:JVM not supported
Goto Forum:
  


Current Time: Fri Apr 26 20:07:38 GMT 2024

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

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

Back to the top