i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / dhilip
hi my mail is dhilanddhilip@gmail.com. anyone having it
pleasesend it to my addess
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you close the second opened browser?
What are the technologies supported by qtp?
in a web page How to check and display a particular word from a paragraph?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How many tabs are available to view your test in a test pane and what are they?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
How many add-ins comes by default with qtp?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Explain in brief about the quicktest professional (qtp) automation object model?
What is quicktest professional window?
How to break the object spy ?
How do we analyze the checkpoint results?