Hi All
I am installing QTP 8.0/8.2 in my office desktop (WIN XP)
but it is not working. Inspite Installion is succesfully
done but when i open qtp from programs it opens only first
screen of add-in and after that it disappears.
But in my other computer at home (winxp) it is working fine.
Can you please give the reason, why it is not working in
office desktop.
DEEPAK SINGH
Answer Posted / mandeep
Hi All
There must be another solution for the qtp 8.2 to run on IE
7 despite uninstalling the IE7. If someone have the
solution then please revert back. I hope there must be a
solution.
Regards
Mandeep Singh
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain qtp(quick test professional)?
How will you find the current time of the remote machine using QTP script?
what are the utilities and drivers
explain keyword driven framework with banking domain?
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
Explain how qtp identifies objects?
How to test results for qtp ?
Dis advantages of XML checkpoint ?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to test login module with different username and password by using data driven testing in QTP?
What is a reusable action?
How do you create regression test packs?
What are private functions in QTP? How they can be called from the function library?
Explain how Selenium is different from UFT?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)