hi all,
I have installed QTP successfully on windows vista.
I am able to record and run on windows applications, but
facing problem with web applications.
While recording, I am able to open the web application, but
when I click on any object or give login name and password,
the events are not getting recorded in QTP.
Could anyone solve the problem. Any settings to be done for
web applications other than selecting web-addin?
Waiting for replies.
Thanks in advance.
Answer Posted / aryan
Try opening the Web application after opening the QTP
application.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What is meant by Output Value in UFT?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to handle dynamic objects in quicktest professional?
give me an example where u used good judgement and logic in solving a problem
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain different checkpoints in qtp.
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
what is the frame work in J-meter?
what is description object?
Get the count of files of similar types from a folder.
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
We stored into the objects OR and then write the scripting