Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Test Tool API in Delphi

Status
Not open for further replies.

Jamiemi1

Programmer
Jan 8, 2005
1
US
Hello All:

I have posted this question elsewhere but have not yet rec'd any answers.

Various test tools often have APIs that allow outside tools to interact with the data held in the tool. For example, Mercury Test Director has quite an involved API allowing it to cooperate with Defect trackers, Reguirements management tools, etc.

These APIs appear to usually be written for C or C++ programmers. My question is this: has anyone ported these API's to Delphi (i.e. wrapped a Delphi VCL wrapper around them) so that a Delphi application can easily interact with them?

I am specifically looking for Borland's Caliber RM right now, but would be interested in hearing of any test tool that has been so wrapped.

Crossing my fingers:
jamiemi1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top