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.
Answers were Sorted based on User's Feedback
Answer / allabakash
launch qtp with web add-in and launch corresponding web
server and database and open browser with our web site
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shona
Hi
i too m getting same problem.Could and one solve it please
thanx
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aryan
Try opening the Web application after opening the QTP
application.
| Is This Answer Correct ? | 0 Yes | 1 No |
anyone can explian about types of "Triggere Events" in QTP
how do u handle an object with out name in our application using QTP 9.2?
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
How QTP identify the system time that's changes every seconds?
In QTP how to interact tool and application build?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
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 "Turn Off" QTP results after running a Script?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
Explain advantages and disadvantages of ddf?