Friday, January 25, 2013

Connecting QC with QTP using scripting (borrowed from http://jiteshsojitra.blogspot.in/)

Connecting QC with QTP using scripting (borrowed from http://jiteshsojitra.blogspot.in/)


Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
qtApp.TDConnection. Connect "URL", "DOMAIN", "PROJECT", "USERNAME", "PASSWORD", False

'Further code here

qtApp .Disconnect
qtApp .Logout
Set qtApp =nothing

1 comment:

  1. It was really a nice article and I was really impressed by reading this article We are also giving all software Course Online and face to face Training. The Coded UI training in chennai is one of the leading Online Training institute in the world.

    ReplyDelete