What is the difference between shared and local object repository?
Answer / Rajesh Kushwaha
In QTP, a Local Object Repository (LOR) contains objects specific to a particular test or test object. A Shared Object Repository (SOR) contains objects that are common across multiple tests or test objects. SOR allows for reusability and maintenance efficiency.
| Is This Answer Correct ? | 0 Yes | 0 No |
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
what will be the stmt if record any edit box in the Web application ?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
Hi I am from delhi, Now I can surely say that no institution of QTP here in Delhi After reading you people I want to get cry, from last six month I am trying to learn QTP, I have knowledge too but dont know VB Script. Now it appears that without learning QTP no one can learn complete QTP, I want to get a formal learning in QTP. Can you suggest me the best institution. and please let me know the charges and span of the course too. thanks in advance to you alkaa.dugaal@gmail.com
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
What are the types of Object Repository’s in QTP?
How to check which add-ins are associated with a test in qtp?
What is object spy in quicktest professional (qtp)?
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer