Answer Posted / uday
You can use Object Repository Automation Object Model. This
feature is available from QTP9.1.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the difference between development and testing
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Is QTP supports Unix. If yes, then how the test automation is done?
Explain the difference between check point and output value?
How is a Step generator used in UFT?
The hybrid framework can be implemented for any application. Is it true?
how to know no.of mails in our g mail by using vb-script
What is smart identification in QTP?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How do we handle run-time errors?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
What is QTP and the use of QTP in TD?
What do you to script when objects are removed from application?