Shopping cart    |      
Results 1 to 4 of 4

Thread: any automation associatetion?

  1. #1
    Join Date
    Sep 2007
    Posts
    37

    Question any automation associatetion?

    can I link test log cases to automation tools like QTP,silk,or own build aplication?

  2. #2
    Join Date
    Mar 2005
    Posts
    912

    Default

    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).

  3. #3
    Join Date
    Sep 2007
    Posts
    37

    Default

    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

  4. #4
    Join Date
    Mar 2005
    Posts
    912

    Default

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •