Launching QTP after key-in the logon detail -
I am trying to launch the QT using VB code below:
< Code> Dim qtpApp set QtpApp = CreateObject ("QuickTest.Application"). QtpApp.LaunchThis was working in some other environments, but in my existing environment when I used Key-in logon Details will be opened in That is, if we click on the QP Shortcut / QTP icon from the Laupe bar, then it will open some prompts for the initial username and password. After completing the initial screen of that quick ONT KTP.
My code above does not include this logon description, I tried for many possibilities and searched for the log. But it can not be made possible, so please help with it?
go to File->; Enable automatic login by providing ALM / QC connection and required c credentials.
Enable 3 checkboxes in this window too.
Comments
Post a Comment