Python with TestDirector

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Taylor, Martin

    Python with TestDirector

    Limor Hevroni asked on Mon Apr 19 06:49:06 EDT 2004 if anyone was using
    Python for testing with TestDirector. I am doing this extensively and
    would welcome discussions with other people who are either doing it or
    are interested in doing it.

    Regards,

    C. Martin Taylor
    Sr. Test Automation Specialist
    Texas Instruments, Inc.
    Educational and Productivity Solutions
    7800 Banner Dr. MS 3946
    Dallas, TX 75251


  • Chuck

    #2
    Re: Python with TestDirector

    MessageHi,

    I'm not using Python with TestDirector but I know that our QA group uses it.

    I'm a software architect and I am very interested in increasing the use of automated testing within my company. We are primarily a Java shop but I write a bit of Python for this and that especially testing. I've used PyUnit, JUnit, NUnit etc. and am trying to get others to use these tools. I'd be interested in learning about how Python can be used in conjunction with TestDirector.

    What's the relationship - Is TestDirector written in Python?
    "Taylor, Martin" <cmtaylor@ti.co m> wrote in message news:mailman.37 5.1085682168.69 49.python-list@python.org ...
    Limor Hevroni asked on Mon Apr 19 06:49:06 EDT 2004 if anyone was using Python for testing with TestDirector. I am doing this extensively and would welcome discussions with other people who are either doing it or are interested in doing it.

    Regards,

    C. Martin Taylor
    Sr. Test Automation Specialist
    Texas Instruments, Inc.
    Educational and Productivity Solutions
    7800 Banner Dr. MS 3946
    Dallas, TX 75251

    Comment

    • Tor Iver Wilhelmsen

      #3
      Re: Python with TestDirector

      "Chuck" <cmedcoff@hotma il.com> writes:
      [color=blue]
      > What's the relationship - Is TestDirector written in Python?[/color]

      I strongly doubt it - at least the TestDirector 7.6 we use where I
      work runs as an ActiveX application in MSIE, and most of those are
      written using Visual Studio and its selection of programming
      languages.

      Comment

      Working...