Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » How to Write to a Datapool?
How to Write to a Datapool? [message #101563] Sun, 24 June 2007 19:49
Eclipse UserFriend
Originally posted by: chirillo.us.ibm.com

Warning: TPTP newbie here.

I'm writing client code in a tool that implements TPTP (Rational
Functional Tester). RFT has a convenient API for reading from, but not
for writing to, datapools. I'd like to be able to add rows and columns
to datapools that have already been created within the tool.

By poking through the TPTP (4.2) API, it seems that to add to a
datapool, I need something that implements
org.eclipse.hyades.edit.datapool.IDatapool. Is this correct? If so,
org.eclipse.hyades.models.common.datapool.impl.DPLDatapoolIm pl
implements this interface, but here is where I've come to a complete
stop. How do I get a DPLDatapoolImpl?
Previous Topic:How to Write to a Datapool?
Next Topic:Understanding the Execution Statistics view, Method Invocation panel
Goto Forum:
  


Current Time: Thu Apr 25 05:14:29 GMT 2024

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

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

Back to the top