What ate the Technologies supported by QTP?
No Answer is Posted For this Question
Be the First to Post Answer
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
how to identify the user defind varibles? plz tell me
if numbers are always changing write a script for that
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
Hi all, can anyone tell me the challenges u faced while using qtp?
give me the code to save all messages of inbox of gmail into a folder and notepad
why don’t use real time they r not using check points
what are the difference ways of parameterising?
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.
Wat is the command used to add an object(properties) to an object repository?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?