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?
Answer Posted / 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 |
Post New Answer View All Answers
Explain types of output values?
What are the different types of recovery operation?
What is expert view and keyword view?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What are the recording modes in wave event?
How you create new action in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Explain more about the Test Fusion Report of QTP?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain how you can find length of array in qtp?
Without using gui map editor we can recognize the application in winrunner ?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What is debugging? How you debug your script?