whenever a scenario is recorded ever, it creates a object
repository automatically (‘per action’ /local ). we do not
need to make them individually…then why we need a shared
object repository. How it will be practically utilized ??
your input will be highly appreciated..
Answer Posted / varun
shared object repository is useful.... when we want shift
the scripts in a network. in this scenario, we can easily
shift one object repository file to that remote location
with our scripts. so, it will reduce some confusion.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If created one virtual object? Next time I changed the window position will it work?
What is system testing and what are the different types of tests you perform in system testing?
what is Property......End Property loop? how to write sript for it in QTP
How to open a new test using quicktest professional?
How you calling actions in qtp?
Get the count of files of similar types from a folder.
How will you report the bug and explain the defect tracking sheet you handled?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
can any one say that where we can download the QTP trail version ??????????
What is difference between shared and local object repository?
What is data driver in qtp?
How to create a standard checkpoint ?
How many types of actions are there in quicktest professional (qtp)?
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