Book a Demo

Author Topic: EA + Test Director  (Read 6037 times)

ericf

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
EA + Test Director
« on: August 10, 2004, 02:56:08 pm »
I seem to recall reading here that someone had developed an add-in that connected EA to Test Director and was willing to share it.  I'm interested, so if anyone can point me to it, I'd appreciate it.

Eric

Oscar

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
Re: EA + Test Director
« Reply #1 on: August 10, 2004, 10:48:01 pm »
See the message with topic: "TestDirector / WinRunner interface"

Quote
I have written a plugin from EA that maps Use cases into requirements in TestDirector and creates outline tests from scenarios.

I would be willing to share this.


clifft135

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA + Test Director
« Reply #2 on: September 10, 2004, 10:18:00 am »
Hi,

Please send me a copy of your plug in for EA-Test Director mapping including any relevent documentation / links.

Thank you very much,

Clifford Thompson
[email protected]

Keith Bollwahn

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
    • View Profile
Re: EA + Test Director
« Reply #3 on: September 13, 2004, 04:35:24 am »
I would be interested in this also.

Thanks

clifft135

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA + Test Director
« Reply #4 on: October 25, 2004, 12:32:11 pm »
Hi,

Please send me a copy of the test director ea plugin.

Best Regards,

Cliff Thompson
[email protected]

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: EA + Test Director; Generic
« Reply #5 on: October 26, 2004, 06:21:16 am »
Or perhaps, more generally useful would be the diagram 'extract' mechanism that placed the resulting cases into a (e.g.) CSV ["comma separated values"] or other simple-formatted file, which could then be incorporated into many other applications, e.g. Excel.

So the steps would be: parse diagrams, extract relevant content, store in correct format, and you would select the "CSV" option rather than the TestDirector option.

Conversely, you would need to have an idea how the diagram information was used, to ensure that the correct fields were filled in, in the diagram elements.

In general, if someone is [heroically!] creating an AddIn for general use, they would benefit the maximum number of people if they provided a "wiretap" near the end to allow CSV-type data to be exported as well as more proprietary formats.

The resulting output could then be mangled as required by e.g. VBA or Perl, or imported directly.

My £0-0-2 !

markharrington

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: EA + Test Director
« Reply #6 on: January 17, 2005, 06:52:32 am »
The following may be of use
http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=Automation;action=display;num=1089646972
It links to Eddie Doey's page and contains a link to a zip file that links EA & Test Director.
I don't know whether it works yet.

Mark Harrington