Anybody wants to learn QTP with realtime implementations and
complete framework desiging plz contact to this mail id
ciraaj@gmail.com
What is a runtime datatable ?
Hi any body can tell me the synchranization point syntax thanks in advance
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
How u call functions in QTP
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
How to create an Action Template?
how qtp identifies objects of application.
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma
What are the types of Object Repository’s in QTP?
Set DR= CreateObject("Mercury.DeviceReplay")
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.