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 |
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
Waht is Test Report , What it consists?
WHAT ARE THE SHORTCUT KEYS IN QTP?
What are the properties you would use for identifying a browser & page when using descriptive programming ?
Reverse string without mid or streverse function.
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Explain the features and benefits of quick test pro(qtp)?
What is keyword view and Expert view in QTP?
how to calculate no. of repeating characters in a a string..please give me the code