If a script has a local repository and also uses a shared
repository, which repository will QTP use first when
searching for an object during playback?
Answers were Sorted based on User's Feedback
Answer / vadi
QTP uses the Local Repository. The order of precedence goes
to teh Local only. To Avoid this once you finished the
scripting, merge the Local Repository with Shared Repository
| Is This Answer Correct ? | 3 Yes | 0 No |
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
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?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
how do u copy object repository?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
What is the synchronization point in qtp?
QTP script is not working on other's machine..
How to get the run time object property without using GetROProperty
what is the difference between seat and concerent licenses.
can we create recorset with out using database connection in vbscript?
After running scripts how you report results ,there is any specific report form