Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Problems on building a custom test execution environment
Problems on building a custom test execution environment [message #28311] Fri, 26 August 2005 02:59 Go to next message
Eclipse UserFriend
Originally posted by: eclipse_plugin.163.com

I downloaded a copy of your tutorial, building a custom test execution
environment, from eclipsecon 2005
Re: Problems on building a custom test execution environment [message #28387 is a reply to message #28311] Sun, 28 August 2005 14:03 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
This is a multipart message in MIME format.
--=_alternative 004D30058525706B_=
Content-Type: text/plain; charset="US-ASCII"

I would recommend taking a look at org.eclipse.tptp.test.auto.gui under
the test module of the CVS account to get an idea of how you can design
your custom test execution environment. When the test execution harness
gets to 60%, it is just about to run your test runner. Your runner
doesn't get executed and after a time out an InactiveProcessException is
thrown. If you're using HyadesTestRunner, keep in mind that its last
argument in the args string array that is passed to its constructor is
expected to be an XML execution data processor. The following default
value can be used
'org.eclipse.hyades.execution.harness.XMLExecutionDataProces sor'. This is
being changed in the future.

Ali M.


--=_alternative 004D30058525706B_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=3 face="Times New Roman">I would recommend taking a look
at org.eclipse.tptp.test.auto.gui under the test module of the CVS account
to get an idea of how you can design your custom test execution environment.
&nbsp;When the test execution harness gets to 60%, it is just about to
run your test runner. &nbsp;Your runner doesn't get executed and after
a time out an InactiveProcessException is thrown. &nbsp;If you're using
HyadesTestRunner, keep in mind that its last argument in the args string
array that is passed to its constructor is expected to be an XML execution
data processor. &nbsp;The following default value can be used 'org.eclipse.hyades.execution.harness.XMLExecutionDataProces sor'.
&nbsp;This is being changed in the future.</font>
<br><font size=3 face="Times New Roman">&nbsp;</font>
<br><font size=3 face="Times New Roman">Ali M.</font>
<br>
<br>
--=_alternative 004D30058525706B_=--
Previous Topic:TPTP
Next Topic:HTTP recording
Goto Forum:
  


Current Time: Wed Apr 24 20:58:49 GMT 2024

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

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

Back to the top