Q- what is the advantage of merging tool in QTP 9.2?
Answer / rico
I'm not sure, whether you want to know the advantages of
merging the two Object Rep (or) the merging tool itself.
Anyways, here is the answer for both. The advantage of
merging tool is to merge the two OR.
The advantages of the merging the two OR's is to remove the
redudancy of objects in the OR, which will improve the
preformance of QTP. When you have multiple shared object
repositories that contain test objects from the same area
of your application, it may be useful to combine those test
objects into a single object repository for easier
maintenance.
| Is This Answer Correct ? | 6 Yes | 1 No |
what is smart identification?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
Have you used TD?
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
Have you worked with QC?
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
What is difference between QC and TD?
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...