any automation associatetion?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ismee
    Member
    • Sep 2007
    • 37

    #1

    any automation associatetion?

    can I link test log cases to automation tools like QTP,silk,or own build aplication?
  • Tim (PassMark)
    Senior Member
    • Mar 2005
    • 1723

    #2
    If there is a external file associated with the tool you can add a "file://" link into the test case, eg, "file://c:/test.txt", and when you click this in TestLog it should open the file in it's associated program (notepad for the example link).

    Comment

    • ismee
      Member
      • Sep 2007
      • 37

      #3
      i mean, when the QTP return fail,testlog also will auto set it to fail???
      so i can link both together with same result/statistic

      Comment

      • Tim (PassMark)
        Senior Member
        • Mar 2005
        • 1723

        #4
        No, it isn't possible for TestLog to receive data from an external program in that way and update a test case based on the external success/failure.

        Comment

        Working...