Give me an example where you have used a COM interface
in your QTP project?
COM means "component object model",access the methods and
properties to your application.
-ramakrishna
| Is This Answer Correct ? | 3 Yes | 0 No |
how to do regression testing in qtp? plz give ans with examples
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
Explain about Table and DB Checkpoints?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
how can we know the program is testing by multiple test data in data driven frame work?
Generic function to search for the unique link in webtable and click on it
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
What are the differences between QTP 9.2 and 10? please explain e indetail......
How many types of run modes are there in qtp?
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
What is difference between run time object and test object?
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?